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 a1dcaed commit 3df2233Copy full SHA for 3df2233
.pre-commit-config.yaml
@@ -182,7 +182,7 @@ repos:
182
# Required Flake8 plugins.
183
# Keep in sync with `requirements-dev.txt` and `.flake8`!
184
- "flake8-bandit >=4.0, <5.0"
185
- - "flake8-bugbear >=23.0, <24.0"
+ - "flake8-bugbear >=24.0, <25.0"
186
- "flake8-builtins >=2.0, <3.0"
187
- "flake8-comprehensions >=3.0, <4.0"
188
- "flake8-docstrings >=1.0, <2.0"
0 commit comments