Merge pull request #4255 from pallets/dependabot/pip/pytest-6.2.5

Bump pytest from 6.2.4 to 6.2.5
This commit is contained in:
Grey Li 2021-09-01 16:59:56 +08:00 committed by GitHub
commit d01d26e521
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