Skip to content

Commit

Permalink
build(deps-dev): update flake8-bugbear requirement from <24.3 to <24.5
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.4.21)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mr-c committed May 3, 2024
1 parent d1488f5 commit 68dc3c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ diff_cover < 9.1
pylint < 3.2
pydocstyle < 6.4
flake8 > 4
flake8-bugbear < 24.3
flake8-bugbear < 24.5
tox < 3.29 # until tox-pyenv is updated for tox 4.x
tox-pyenv < 1.2
isort > 5, < 5.14
Expand Down

0 comments on commit 68dc3c5

Please sign in to comment.