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 387f24c commit ae46173Copy full SHA for ae46173
dev-requirements.txt
@@ -28,7 +28,7 @@ docutils==0.20.1
28
# via flit
29
filelock==3.13.1
30
# via virtualenv
31
-flake8==6.1.0
+flake8==7.0.0
32
# via
33
# flake8-annotations
34
# flake8-bugbear
@@ -88,7 +88,7 @@ pycodestyle==2.11.1
88
89
# flake8
90
# flake8-print
91
-pyflakes==3.1.0
+pyflakes==3.2.0
92
# via flake8
93
pyproject-hooks==1.0.0
94
# via build
0 commit comments