We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c6b0fa + fce33ed commit f465499Copy full SHA for f465499
1 file changed
requirements_ci.txt
@@ -2,7 +2,7 @@
2
codecov ~= 2.1
3
coverage ~= 7.2
4
flake518 ~= 1.6
5
-mypy ~= 1.5
+mypy ~= 2.1
6
pydocstyle ~= 6.3
7
pylint ~= 3.3; python_version < '3.10'
8
pylint ~= 4.0; python_version >= '3.10'
0 commit comments