Skip to content

Commit

Permalink
build(deps-dev): update flake8-bugbear requirement
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@23.1.14...24.10.31)

---
updated-dependencies:
- dependency-name: flake8-bugbear
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 6a61081 commit ee9c9e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

black
flake8>=7.1.0,<7.2
flake8-bugbear>=23.1,<24.9
flake8-bugbear>=23.1,<24.11
flake8-builtins>=2.1,<3
flake8-eradicate>=1.0,<2
flake8-isort>=5,<6.2
Expand Down

0 comments on commit ee9c9e5

Please sign in to comment.