Skip to content

Commit

Permalink
Update flake8-bugbear requirement from <24.5 to <24.9 (#859)
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.8.19)

---
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>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 659a884 commit 00bc16c
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.2
pydocstyle < 6.4
flake8 > 4
flake8-bugbear < 24.5
flake8-bugbear < 24.9
bandit < 1.7.10
pylint < 3.3

0 comments on commit 00bc16c

Please sign in to comment.