Skip to content

Commit 3a0ccd4

Browse files
Bump flake8-bugbear from 24.10.31 to 24.12.12 (#629)
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 24.10.31 to 24.12.12. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](PyCQA/flake8-bugbear@24.10.31...24.12.12) --- 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 64bada4 commit 3a0ccd4

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.10.31
5+
flake8-bugbear==24.12.12
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)