Skip to content

Commit

Permalink
Update flake8-bugbear requirement from <24.11 to <24.13 (#904)
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.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]>
  • Loading branch information
3 people authored Dec 25, 2024
1 parent b225375 commit fe93ec0
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.11
flake8-bugbear < 24.13
bandit < 1.8.1
pylint < 3.4

0 comments on commit fe93ec0

Please sign in to comment.