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

Commit 5b8269c

Browse files
Bump black from 21.11b0 to 21.11b1
Bumps [black](https://github.com/psf/black) from 21.11b0 to 21.11b1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/commits) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1227f7b commit 5b8269c

File tree

2 files changed

+21
-6
lines changed

2 files changed

+21
-6
lines changed

poetry.lock

Lines changed: 20 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
@@ -33,7 +33,7 @@ python = "^3.7"
3333
django = ">=2.0"
3434

3535
[tool.poetry.dev-dependencies]
36-
black = "^21.11b0"
36+
black = "^21.11b1"
3737
flake8 = "^4.0.1"
3838
flake8-bandit = "^2.1.2"
3939
flake8-bugbear = "^21.9.2"

0 commit comments

Comments
 (0)