Skip to content

Commit

Permalink
Bump pytest from 6.1.2 to 6.2.2 (#5433)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 26, 2021
1 parent 0d4defc commit dbcf704
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ flake8-pyi==20.10.0
isort==5.7.0
mypy==0.790; implementation_name=="cpython"
pre-commit==2.9.3
pytest==6.1.2
pytest==6.2.2
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cryptography==3.3.1; platform_machine!="i686" and python_version<"3.9" # no 32-b
freezegun==1.1.0
mypy==0.790; implementation_name=="cpython"
mypy-extensions==0.4.3; implementation_name=="cpython"
pytest==6.2.1
pytest==6.2.2
pytest-cov==2.11.1
pytest-mock==3.5.1
re-assert==1.1.0
Expand Down

0 comments on commit dbcf704

Please sign in to comment.