Skip to content

Commit a7b84b6

Browse files
Bump black from 21.12b0 to 22.1.0
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.1.0. - [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/22.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2066c85 commit a7b84b6

File tree

2 files changed

+37
-17
lines changed

2 files changed

+37
-17
lines changed

poetry.lock

+36-16
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
@@ -63,7 +63,7 @@ tox-wheel = "^0.7.0"
6363

6464
# Linting
6565
## Code formatting
66-
black = "^21.12b0" # see: https://black.readthedocs.io/en/stable/editor_integration.html
66+
black = "^22.1" # see: https://black.readthedocs.io/en/stable/editor_integration.html
6767
## Code quality
6868
flakeheaven = "^0.11.0"
6969
pylint = "^2.12.2"

0 commit comments

Comments
 (0)