Skip to content

Commit 64e0679

Browse files
Bump flake8-bugbear from 24.8.19 to 24.10.31 (#621)
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 24.8.19 to 24.10.31. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](PyCQA/flake8-bugbear@24.8.19...24.10.31) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99a8dae commit 64e0679

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
@@ -2,7 +2,7 @@
22

33
flake8==7.1.1
44
flake8-bandit==4.1.1
5-
flake8-bugbear==24.8.19
5+
flake8-bugbear==24.10.31
66
flake8-import-order==0.18.2
77
flake8-requirements==2.2.1
88
mypy==1.13.0; implementation_name=="cpython"

0 commit comments

Comments
 (0)