Skip to content

Commit

Permalink
Update dependencies in requirements files
Browse files Browse the repository at this point in the history
  • Loading branch information
gabino committed Dec 23, 2024
1 parent f56c217 commit b167c75
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ pytest-cov==2.11.*
black==20.8b1
isort==5.7.*
flake8==3.8.*
mypy==0.812
mypy==1.13.0
pytest-chalice==0.0.*
mongomock==3.22.*
mock==4.0.3
types-mock==5.1.*
click==8.0.1
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
blinker==1.4
chalice==1.25.0
mongoengine==0.22.1
cuenca-validations==0.11.22
cuenca-validations===2.0.0.dev7
dnspython==2.1.0

0 comments on commit b167c75

Please sign in to comment.