Skip to content

Commit dcd498f

Browse files
build(deps-dev): update flake8-bugbear requirement from <23.10 to <23.12 (#774)
Updates the requirements on [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) to permit the latest version. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](PyCQA/flake8-bugbear@16.4.1...23.11.26) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8daf00 commit dcd498f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ diff_cover < 8.1
22
pylint < 3.1
33
pydocstyle < 6.4
44
flake8 > 4
5-
flake8-bugbear < 23.10
5+
flake8-bugbear < 23.12
66
tox < 3.29 # until tox-pyenv is updated for tox 4.x
77
tox-pyenv < 1.2
88
isort < 5.13

0 commit comments

Comments
 (0)