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

Commit b790914

Browse files
Bump flake8-bugbear from 20.1.4 to 20.11.1
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 20.1.4 to 20.11.1. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](PyCQA/flake8-bugbear@20.1.4...20.11.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent fdafb93 commit b790914

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

poetry.lock

Lines changed: 12 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
@@ -34,7 +34,7 @@ django = ">=2.0"
3434
black = "^20.8b1"
3535
flake8 = "^3.8.4"
3636
flake8-bandit = "^2.1.2"
37-
flake8-bugbear = "^20.1.4"
37+
flake8-bugbear = "^20.11.1"
3838
safety = "^1.8.5"
3939
pytest = "^6.1.2"
4040
mypy = "^0.790"

0 commit comments

Comments
 (0)