Skip to content

Commit 4f9f169

Browse files
chore(deps-dev): bump flake8-bugbear from 22.1.11 to 22.3.23 (#201)
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.1.11 to 22.3.23. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](PyCQA/flake8-bugbear@22.1.11...22.3.23) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f4db6b commit 4f9f169

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -62,7 +62,7 @@ autopep8 = "^1.6.0"
6262
isort = { version = "^5.10.0", python = ">= 3.6.1" }
6363
flake8 = "^4.0.1"
6464
flake8-annotations = {version = "^2.7.0", python = ">= 3.6.2"}
65-
flake8-bugbear = "^22.1.11"
65+
flake8-bugbear = "^22.3.23"
6666
flake8-isort = { version = "^4.1.0", python = ">= 3.6.1" }
6767
jsonschema = { version = ">= 4.4.0", python = "> 3.6"}
6868
lxml = ">=4.7.0"

0 commit comments

Comments
 (0)