Skip to content

Commit 3606a1b

Browse files
Bump black from 21.11b1 to 21.12b0
Bumps [black](https://github.com/psf/black) from 21.11b1 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 d1c18de commit 3606a1b

File tree

2 files changed

+5
-65
lines changed

2 files changed

+5
-65
lines changed

poetry.lock

Lines changed: 4 additions & 64 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
@@ -42,7 +42,7 @@ mypy = "^0.910"
4242
pytest = "^6.2.4"
4343
ipdb = "^0.13.9"
4444
pylint = "^2.11.1"
45-
black = "^21.11b1"
45+
black = "^21.12b0"
4646
isort = "^5.9.3"
4747
flake8 = "^4.0.1"
4848
bandit = "^1.7.1"

0 commit comments

Comments
 (0)