Bump pytest from 6.2.4 to 6.2.5

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.4...6.2.5)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-01 08:41:42 +00:00 committed by GitHub
parent 048709c8e7
commit c58ff55e19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -90,7 +90,7 @@ pygments==2.9.0
# sphinx-tabs
pyparsing==2.4.7
# via packaging
pytest==6.2.4
pytest==6.2.5
# via -r requirements/tests.in
python-dotenv==0.19.0
# via -r requirements/tests.in

View file

@ -22,7 +22,7 @@ py==1.10.0
# via pytest
pyparsing==2.4.7
# via packaging
pytest==6.2.4
pytest==6.2.5
# via -r requirements/tests.in
python-dotenv==0.19.0
# via -r requirements/tests.in