Skip to content

Commit fe93ec0

Browse files
dependabot[bot]mergify[bot]mr-c
authored
Update flake8-bugbear requirement from <24.11 to <24.13 (#904)
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.12.12) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: Michael R. Crusoe <[email protected]>
1 parent b225375 commit fe93ec0

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.11
4+
flake8-bugbear < 24.13
55
bandit < 1.8.1
66
pylint < 3.4

0 commit comments

Comments
 (0)