Skip to content

Commit 2cd381a

Browse files
Bump black from 21.10b0 to 21.11b1
Bumps [black](https://github.com/psf/black) from 21.10b0 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] <[email protected]>
1 parent e5cb92d commit 2cd381a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
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
@@ -14,7 +14,7 @@ python = "^3.9"
1414
[tool.poetry.dev-dependencies]
1515
pytest = "^6.2.5"
1616
invoke = "^1.5.0"
17-
black = "^21.10b0"
17+
black = "^21.11b1"
1818
flake8 = "^4.0.1"
1919
pep8-naming = "^0.12.1"
2020
yamllint = "^1.26.3"

0 commit comments

Comments
 (0)