Skip to content

Commit

Permalink
Update mypy version (#8679)
Browse files Browse the repository at this point in the history
  • Loading branch information
auvipy committed Nov 28, 2023
1 parent a481234 commit 7ebae1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pytest-order==1.2.0
boto3>=1.26.143
moto>=4.1.11
# typing extensions
mypy==1.7.0; platform_python_implementation=="CPython"
mypy==1.7.1; platform_python_implementation=="CPython"
pre-commit==3.5.0
-r extras/yaml.txt
-r extras/msgpack.txt
Expand Down

0 comments on commit 7ebae1a

Please sign in to comment.