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

Commit e64ed6e

Browse files
Bump flake8-black from 0.1.1 to 0.1.2
Bumps [flake8-black](https://github.com/peterjc/flake8-black) from 0.1.1 to 0.1.2. - [Release notes](https://github.com/peterjc/flake8-black/releases) - [Commits](peterjc/flake8-black@v0.1.1...v0.1.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent bab5230 commit e64ed6e

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)