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 c45a0d2 commit 3299a21Copy full SHA for 3299a21
.pre-commit-config.yaml
@@ -61,7 +61,7 @@ repos:
61
-
62
pycodestyle ==2.10.0
63
64
- pyflakes ==3.0.0
+ pyflakes ==3.0.1
65
66
flake8-bugbear ==22.10.27
67
types: [text]
test/requirements-dev.txt
@@ -6,7 +6,7 @@ black ==22.10.0
6
7
flake8 ==6.0.0
8
9
-pyflakes ==3.0.0
+pyflakes ==3.0.1
10
11
12
isort ==5.9.3
0 commit comments