Skip to content

Commit b8c7fc3

Browse files
dependabot[bot]mr-c
authored andcommitted
Update flake8-bugbear requirement from <23.7 to <23.8
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.7.10) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61e1316 commit b8c7fc3

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 < 7.7
22
pylint < 2.18
33
pydocstyle < 6.4
44
flake8 > 4
5-
flake8-bugbear < 23.7
5+
flake8-bugbear < 23.8
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)