We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4981f34 commit 6752322Copy full SHA for 6752322
requirements/tools.txt
@@ -1,4 +1,4 @@
1
-mypy<=1.19.0;
+mypy<=1.19.1;
2
# while flake8 5.x have issues with Python 3.12, flake8 6.x requires Python >= 3.8.1,
3
# so 5.x should be kept in order to stay compatible with Python 3.7/3.8
4
flake8>=5.0.4,<8
0 commit comments