We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8a3457 commit b4e5fa9Copy full SHA for b4e5fa9
1 file changed
setup.cfg
@@ -47,7 +47,7 @@ package_dir =
47
[options.extras_require]
48
dev =
49
bump2version==1.0.1
50
- mypy==1.8.0
+ mypy==1.9.0
51
parameterized==0.9.0
52
pre-commit==3.5.0; python_version < "3.9"
53
pre-commit==3.7.0; python_version >= "3.9"
0 commit comments