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 e0e68e8 commit c45a0d2Copy full SHA for c45a0d2
.pre-commit-config.yaml
@@ -63,7 +63,7 @@ repos:
63
-
64
pyflakes ==3.0.0
65
66
- flake8-bugbear ==22.8.23
+ flake8-bugbear ==22.10.27
67
types: [text]
68
files: ^(helpers/python|.+\.py)$
69
exclude: ^completions/
test/requirements-dev.txt
@@ -7,7 +7,7 @@ black ==22.10.0
7
flake8 ==6.0.0
8
pycodestyle ==2.10.0
9
10
-flake8-bugbear ==22.8.23
+flake8-bugbear ==22.10.27
11
12
isort ==5.9.3
13
0 commit comments