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@24.1.16...24.1.17)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent b67e9dd commit 89d24e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ setuptools~=69.0.3
fastapi-code-generator==0.4.4
flake8~=7.0.0
flake8-black~=0.3.6
flake8-bugbear~=24.1.16
flake8-bugbear~=24.1.17
flake8-isort~=6.1.1
flake8-pep585~=0.1.7
docformatter~=1.7.5

0 comments on commit 89d24e6

Please sign in to comment.