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 cdab82d commit 0d921e0Copy full SHA for 0d921e0
.github/workflows/constraints.txt
@@ -1,5 +1,5 @@
1
-pip==21.0
2
-pre-commit==2.9.3
3
-black==20.8b1
4
-flake8==3.8.4
5
-reorder-python-imports==2.3.6
+pip==25.2
+pre-commit==4.2.0
+black==25.1.0
+flake8==7.3.0
+reorder-python-imports==3.15.0
0 commit comments