Skip to content

Commit

Permalink
chore(deps): bump flake8-bugbear from 24.4.26 to 24.8.19
Browse files Browse the repository at this point in the history
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 24.4.26 to 24.8.19.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](PyCQA/flake8-bugbear@24.4.26...24.8.19)

---
updated-dependencies:
- dependency-name: flake8-bugbear
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 81dd0f1 commit 0b919fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dataclasses==0.7;python_version<"3.7"
pydantic>=2.3.0, <3.0.0
pytest-xdist==3.6.1
flake8==7.1.0
flake8-bugbear==24.4.26
flake8-bugbear==24.8.19
isort==5.13.2
black==24.4.2
towncrier

0 comments on commit 0b919fc

Please sign in to comment.