Skip to content

Commit

Permalink
Update flake8-bugbear requirement from <24.9 to <24.11
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and mr-c committed Nov 1, 2024
1 parent 43043b6 commit ebe586d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lint-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
diff_cover < 9.3
pydocstyle < 6.4
flake8 > 4
flake8-bugbear < 24.9
flake8-bugbear < 24.11
bandit < 1.7.11
pylint < 3.4

0 comments on commit ebe586d

Please sign in to comment.