Skip to content

Commit

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

---
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 Mar 2, 2023
1 parent 89fd823 commit fb6d999
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
12 changes: 7 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 @@ -40,7 +40,7 @@ coverage = {version = "^7.0.4", extras = ["toml"]}
darglint = "^1.8.1"
flake8 = "^5.0.4"
flake8-bandit = "^4.1.1"
flake8-bugbear = "^22.12.6"
flake8-bugbear = ">=22.12.6,<24.0.0"
flake8-builtins = "^2.1.0"
flake8-comprehensions = "^3.10.1"
flake8-docstrings = "^1.6.0"
Expand Down

0 comments on commit fb6d999

Please sign in to comment.