Skip to content

Commit d136fba

Browse files
Bump black from 21.9b0 to 21.10b0
Bumps [black](https://github.com/psf/black) from 21.9b0 to 21.10b0. - [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 807a29b commit d136fba

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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 @@ mypy = "^0.910"
3131
pytest = "^6.2.4"
3232
ipdb = "^0.13.9"
3333
pylint = "^2.11.1"
34-
black = "^21.9b0"
34+
black = "^21.10b0"
3535
isort = "^5.9.3"
3636
flake8 = "^4.0.1"
3737
bandit = "^1.7.0"

0 commit comments

Comments
 (0)