Skip to content

Commit 20bdb60

Browse files
Bump flake8-bugbear from 24.4.26 to 24.8.19 (#607)
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 24.4.26 to 24.8.19. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](PyCQA/flake8-bugbear@24.4.26...24.8.19) --- 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 29869a0 commit 20bdb60

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.4.26
5+
flake8-bugbear==24.8.19
66
flake8-import-order==0.18.2
77
flake8-requirements==2.2.1
88
mypy==1.11.1; implementation_name=="cpython"

0 commit comments

Comments
 (0)