We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f171fb commit 616a697Copy full SHA for 616a697
1 file changed
requirements/format.txt
@@ -1,4 +1,4 @@
1
black
2
flake8>=5.0.4, <8;
3
pytype; (python_version<"3.11" or python_version>"3.11")
4
-pytype==2024.2.13; python_version=="3.11"
+pytype==2024.3.19; python_version=="3.11"
0 commit comments