We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1632480 commit 99083b0Copy full SHA for 99083b0
requirements-dev.txt
@@ -1,3 +1,3 @@
1
-r requirements.txt
2
3
-mypy==1.16.1
+mypy==1.17.0
setup.cfg
@@ -48,7 +48,7 @@ install_requires =
48
[options.extras_require]
49
testing =
50
coverage == 7.9.2
51
- mypy == 1.16.1
+ mypy == 1.17.0
52
53
[options.entry_points]
54
pytest11 =
0 commit comments