Skip to content

Commit

Permalink
Bump flake8-bugbear from 24.8.19 to 24.10.31 in the flake8 group
Browse files Browse the repository at this point in the history
Bumps the flake8 group with 1 update: [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear).


Updates `flake8-bugbear` from 24.8.19 to 24.10.31
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](PyCQA/flake8-bugbear@24.8.19...24.10.31)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 461deab commit 0c83e2e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 14 deletions.
28 changes: 15 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ bpython = "^0.24"
django-debug-toolbar = "^4.4.6"
django-stubs = "^4.2.4"
flake8 = "^7.1.1"
flake8-bugbear = "^24.8.19"
flake8-bugbear = "^24.10.31"
ipdb = "^0.13.13"
ipython = "^8.29.0"
isort = "^5.13.2"
Expand Down

0 comments on commit 0c83e2e

Please sign in to comment.