Skip to content

Commit 027624d

Browse files
dependabot[bot]mr-c
authored andcommitted
Update flake8-bugbear requirement from <23.6 to <23.7
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.6.5) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96a0e58 commit 027624d

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