Skip to content

Commit

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

---
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 Feb 12, 2024
1 parent b7a86d1 commit ab1349f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ smart-open = {extras = ["s3"], version = "^6.4.0"}
black = "^23.3.0"
cheroot = "^10.0.0"
flake8 = "^6.0.0"
flake8-bugbear = "^23.5.9"
flake8-bugbear = ">=23.5.9,<25.0.0"
flake8-debugger = "^4.1.2"
flake8-docstrings = "^1.7.0"
flake8-isort = "^6.0.0"
Expand Down

0 comments on commit ab1349f

Please sign in to comment.