Skip to content

Commit e0eaa4f

Browse files
Bump flake8-bugbear from 23.1.14 to 23.1.17 (#672)
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.1.14 to 23.1.17. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](PyCQA/flake8-bugbear@23.1.14...23.1.17) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 176aca9 commit e0eaa4f

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==6.0.0
44
flake8-bandit==4.1.1
5-
flake8-bugbear==23.1.14
5+
flake8-bugbear==23.1.17
66
flake8-import-order==0.18.2
77
flake8-requirements==1.7.6
88
mypy==0.991; implementation_name=="cpython"

0 commit comments

Comments
 (0)