Skip to content

Commit ebe586d

Browse files
dependabot[bot]mr-c
authored andcommitted
Update flake8-bugbear requirement from <24.9 to <24.11
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...24.10.31) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43043b6 commit ebe586d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lint-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
diff_cover < 9.3
22
pydocstyle < 6.4
33
flake8 > 4
4-
flake8-bugbear < 24.9
4+
flake8-bugbear < 24.11
55
bandit < 1.7.11
66
pylint < 3.4

0 commit comments

Comments
 (0)