Skip to content

Commit aa7769e

Browse files
⬆️ Bump black from 20.8b1 to 21.9b0
Bumps [black](https://github.com/psf/black) from 20.8b1 to 21.9b0. - [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 1915a4f commit aa7769e

File tree

2 files changed

+30
-23
lines changed

2 files changed

+30
-23
lines changed

poetry.lock

+29-22
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
@@ -26,7 +26,7 @@ pandas = "^1.0.1"
2626
pre-commit = "^2.8.2"
2727
pyupgrade = "^2.7.3"
2828
isort = "^5.6.4"
29-
black = "^20.8b1"
29+
black = "^21.9b0"
3030
mypy = "^0.790"
3131
bandit = "^1.6.2"
3232
safety = "^1.9.0"

0 commit comments

Comments
 (0)