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

Commit 8133210

Browse files
Merge pull request #35 from staticdev/dependabot/pip/flake8-black-0.1.2
Bump flake8-black from 0.1.1 to 0.1.2
2 parents bab5230 + e64ed6e commit 8133210

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ importlib_metadata = {version = "^1.6.0", python = "<3.8"}
3131
black = "^19.10b0"
3232
flake8 = "^3.7.9"
3333
flake8-bandit = "^2.1.2"
34-
flake8-black = "^0.1.1"
34+
flake8-black = "^0.1.2"
3535
flake8-bugbear = "^20.1.4"
3636
safety = "^1.8.5"
3737
pytest = "^5.4.1"

0 commit comments

Comments
 (0)