Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit 72dc264

Browse files
authored
Merge pull request #300 from staticdev/dependabot/pip/flake8-bugbear-21.4.3
Bump flake8-bugbear from 20.11.1 to 21.4.3
2 parents 6aa18ef + a3f6c95 commit 72dc264

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
@@ -35,7 +35,7 @@ django = ">=2.0"
3535
black = "^21.6b0"
3636
flake8 = "^3.8.4"
3737
flake8-bandit = "^2.1.2"
38-
flake8-bugbear = "^20.11.1"
38+
flake8-bugbear = "^21.4.3"
3939
safety = "^1.10.3"
4040
pytest = "^6.2.1"
4141
mypy = "^0.902"

0 commit comments

Comments
 (0)