Skip to content

Commit

Permalink
Bump flake8-bugbear from 23.3.12 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 23.3.12 to 24.8.19.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](PyCQA/flake8-bugbear@23.3.12...24.8.19)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 67e0120 commit dd6f94b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -36,7 +36,7 @@ pre-commit = "^2.20.0"
flake8 = ">=5.0.4,<8.0.0"
black = ">=21.10b0"
flake8-bandit = "^4.1.1"
flake8-bugbear = "^23.2.13"
flake8-bugbear = ">=23.2.13,<25.0.0"
flake8-docstrings = "^1.6.0"
flake8-rst-docstrings = "^0.3.0"
pep8-naming = ">=0.13.2,<0.15.0"
Expand Down

0 comments on commit dd6f94b

Please sign in to comment.