Skip to content

Commit

Permalink
Update test.txt dependencies (#8205)
Browse files Browse the repository at this point in the history
* Update test.txt dependencies

* Update requirements/test.txt
  • Loading branch information
auvipy committed Apr 18, 2023
1 parent 0e92577 commit 7e44abd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
pytest==7.3.0
pytest==7.3.1
pytest-celery==0.0.0
pytest-subtests==0.10.0
pytest-timeout==2.1.0
pytest-click==1.1.0
pytest-order==1.1.0
boto3==1.26.110
moto==4.1.6
boto3>=1.26.114
moto==4.1.7
# typing extensions
mypy==1.2.0; platform_python_implementation=="CPython"
pre-commit==2.21.0
Expand Down

0 comments on commit 7e44abd

Please sign in to comment.