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

Commit fced8d9

Browse files
authored
Merge pull request #536 from staticdev/dependabot/pip/flake8-bugbear-21.11.29
Bump flake8-bugbear from 21.11.28 to 21.11.29
2 parents 6876fbc + d2d2eab commit fced8d9

File tree

2 files changed

+45
-5
lines changed

2 files changed

+45
-5
lines changed

poetry.lock

Lines changed: 44 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
@@ -37,7 +37,7 @@ sphinx-autobuild = "^2021.3.14"
3737
pre-commit = "^2.15.0"
3838
flake8 = "^4.0.1"
3939
flake8-bandit = "^2.1.2"
40-
flake8-bugbear = "^21.9.2"
40+
flake8-bugbear = "^21.11.29"
4141
flake8-docstrings = "^1.6.0"
4242
flake8-rst-docstrings = "^0.2.3"
4343
pep8-naming = "^0.12.1"

0 commit comments

Comments
 (0)