Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Commit 5cfc0bb

Browse files
Merge pull request #46 from staticdev/dependabot/pip/flake8-black-0.2.0
Bump flake8-black from 0.1.2 to 0.2.0
2 parents 7ebc096 + 705b5c3 commit 5cfc0bb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -21,7 +21,7 @@ pytest-cov = "^2.8.1"
2121
black = "^19.10b0"
2222
flake8 = "^3.8.1"
2323
flake8-bandit = "^2.1.2"
24-
flake8-black = "^0.1.2"
24+
flake8-black = "^0.2.0"
2525
flake8-bugbear = "^20.1.4"
2626
safety = "^1.8.5"
2727
mypy = "^0.770"

0 commit comments

Comments
 (0)