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

Commit 026530a

Browse files
Bump black from 19.10b0 to 20.8b1
Bumps [black](https://github.com/psf/black) from 19.10b0 to 20.8b1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/master/CHANGES.md) - [Commits](https://github.com/psf/black/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4c295a commit 026530a

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

poetry.lock

Lines changed: 10 additions & 8 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
@@ -31,7 +31,7 @@ python = "^3.7"
3131
django = ">=2.0"
3232

3333
[tool.poetry.dev-dependencies]
34-
black = "^19.10b0"
34+
black = "^20.8b1"
3535
flake8 = "^3.8.3"
3636
flake8-bandit = "^2.1.2"
3737
flake8-bugbear = "^20.1.4"

0 commit comments

Comments
 (0)