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

Commit 5ddc89a

Browse files
authored
Merge pull request #334 from staticdev/dependabot/pip/black-21.7b0
Bump black from 21.6b0 to 21.7b0
2 parents f45b1a5 + b510f29 commit 5ddc89a

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

poetry.lock

Lines changed: 17 additions & 5 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
@@ -32,7 +32,7 @@ python = "^3.7"
3232
django = ">=2.0"
3333

3434
[tool.poetry.dev-dependencies]
35-
black = "^21.6b0"
35+
black = "^21.7b0"
3636
flake8 = "^3.8.4"
3737
flake8-bandit = "^2.1.2"
3838
flake8-bugbear = "^21.4.3"

0 commit comments

Comments
 (0)