Skip to content

Commit a1dcaed

Browse files
committed
[requirements-dev.txt]: Update flake8-bugbear
Update flake8-bugbear from `>=23.0, <25.0` to `>=24.0, <25.0`.
1 parent 5a22d85 commit a1dcaed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ bandit[toml] >=1.0, <2.0
99
black >=23.0, <24.0
1010
flake8 >=7.0, <8.0
1111
flake8-bandit >=4.0, <5.0
12-
flake8-bugbear >=23.0, <25.0
12+
flake8-bugbear >=24.0, <25.0
1313
flake8-builtins >=2.0, <3.0
1414
flake8-comprehensions >=3.0, <4.0
1515
flake8-docstrings >=1.0, <2.0

0 commit comments

Comments
 (0)