Skip to content

Commit 60e2945

Browse files
build(deps): update flake8-bugbear requirement from <24.13 to <25.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...25.10.21) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-version: 25.10.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e34a71 commit 60e2945

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.8
22
pydocstyle < 6.4
33
flake8 > 4
4-
flake8-bugbear < 24.13
4+
flake8-bugbear < 25.11
55
bandit < 1.9.3
66
pylint < 3.4

0 commit comments

Comments
 (0)