Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent cf9062e commit efa183d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -101,7 +101,7 @@ isort = "5.12.0"

[tool.poetry.group.flake8.dependencies]
flake8 = "6.0.0"
flake8-bugbear = "23.3.23"
flake8-bugbear = "24.12.12"
flake8-comprehensions = "3.10.1"
flake8-print = "^5.0.0"

Expand Down

0 comments on commit efa183d

Please sign in to comment.