Skip to content

Commit

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

---
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 Nov 1, 2024
1 parent 89bc7c3 commit 9b42d3c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -45,7 +45,7 @@ pydantic-settings = "^2.0.3"
[tool.poetry.dev-dependencies]
# Linting
flake8 = "^6.0.0"
flake8-bugbear = "^23.5.9"
flake8-bugbear = "^24.10.31"
isort = "^5.9.3"

# Testing
Expand Down

0 comments on commit 9b42d3c

Please sign in to comment.