Skip to content

Commit

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

---
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] committed Apr 26, 2024
1 parent c68d3d6 commit c8a410d
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
Expand Up @@ -35,7 +35,7 @@ pefile = "^2023.2.7"
[tool.poetry.group.dev.dependencies]
flake8 = "^6.0.0"
flake8-bandit = "^4.1.1"
flake8-bugbear = "^23.5.9"
flake8-bugbear = ">=23.5.9,<25.0.0"
flake8-import-order = "^0.18.2"
flake8-string-format = "^0.3.0"
flake8-tidy-imports = "^4.8.0"
Expand Down

0 comments on commit c8a410d

Please sign in to comment.