Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit c96ba46

Browse files
Bump flake8-bugbear from 21.3.2 to 22.9.23
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 21.3.2 to 22.9.23. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](PyCQA/flake8-bugbear@21.3.2...22.9.23) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1eb8dcf commit c96ba46

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ all = [
270270
isort = "==5.10.1"
271271
black = "==22.3.0"
272272
flake8-comprehensions = "*"
273-
flake8-bugbear = "==21.3.2"
273+
flake8-bugbear = "==22.9.23"
274274
flake8 = "*"
275275

276276
# Typechecking

0 commit comments

Comments
 (0)