Skip to content

Commit 1175f60

Browse files
chore(deps-dev): bump flake8-bugbear from 22.6.22 to 22.7.1 (#259)
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.6.22 to 22.7.1. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](PyCQA/flake8-bugbear@22.6.22...22.7.1) --- 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 ddbfabc commit 1175f60

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
@@ -57,7 +57,7 @@ autopep8 = "^1.6.0"
5757
isort = { version = "^5.10.0", python = ">= 3.6.1" }
5858
flake8 = "^4.0.1"
5959
flake8-annotations = {version = "^2.7.0", python = ">= 3.6.2"}
60-
flake8-bugbear = "^22.6.22"
60+
flake8-bugbear = "^22.7.1"
6161
flake8-isort = { version = "^4.1.0", python = ">= 3.6.1" }
6262
jsonschema = { version = ">= 4.4.0", python = "> 3.6"}
6363
lxml = ">=4.7.0"

0 commit comments

Comments
 (0)