Skip to content

Commit 3697bfb

Browse files
dependabot[bot]cjolowicz
authored andcommitted
Bump flake8-bugbear from 21.4.3 to 21.9.2
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 21.4.3 to 21.9.2. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](PyCQA/flake8-bugbear@21.4.3...21.9.2) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1efa341 commit 3697bfb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

{{cookiecutter.project_name}}/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.

{{cookiecutter.project_name}}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ pre-commit = "^2.15.0"
4141
flake8 = "^3.9.2"
4242
black = "^20.8b1"
4343
flake8-bandit = "^2.1.2"
44-
flake8-bugbear = "^21.4.3"
44+
flake8-bugbear = "^21.9.2"
4545
flake8-docstrings = "^1.6.0"
4646
flake8-rst-docstrings = "^0.2.3"
4747
pep8-naming = "^0.12.1"

0 commit comments

Comments
 (0)