Skip to content

Commit

Permalink
Update mypy from 1.9.0 to 1.10.0 (#8977)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Apr 24, 2024
1 parent 905ce2e commit 1a10133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test.txt
Expand Up @@ -8,7 +8,7 @@ pytest-order==1.2.1
boto3>=1.26.143
moto>=4.1.11,<5.1.0
# typing extensions
mypy==1.9.0; platform_python_implementation=="CPython"
mypy==1.10.0; platform_python_implementation=="CPython"
pre-commit>=3.5.0,<3.6.0; python_version < '3.9'
pre-commit>=3.6.1; python_version >= '3.9'
-r extras/yaml.txt
Expand Down

0 comments on commit 1a10133

Please sign in to comment.