Skip to content

Commit e3867df

Browse files
Bump black from 20.8b1 to 21.12b0
Bumps [black](https://github.com/psf/black) from 20.8b1 to 21.12b0. - [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] <[email protected]>
1 parent e3d4a0f commit e3867df

File tree

2 files changed

+24
-98
lines changed

2 files changed

+24
-98
lines changed

poetry.lock

Lines changed: 23 additions & 97 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
@@ -26,7 +26,7 @@ timy = "^0.4.2"
2626

2727
[tool.poetry.dev-dependencies]
2828
pytest = "^6.2.2"
29-
black = "^20.8b1"
29+
black = "^21.12b0"
3030
isort = "^5.8.0"
3131
jedi = "^0.18.0"
3232
pytest-celery = "^0.0.0-alpha.1"

0 commit comments

Comments
 (0)