Skip to content

Commit 36d5f58

Browse files
Bump black from 21.5b1 to 22.1.0
Bumps [black](https://github.com/psf/black) from 21.5b1 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] <support@github.com>
1 parent 2d094b5 commit 36d5f58

File tree

2 files changed

+86
-84
lines changed

2 files changed

+86
-84
lines changed

poetry.lock

Lines changed: 85 additions & 83 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
@@ -30,7 +30,7 @@ lesscpy = "*"
3030
cssmin = "*"
3131
jsmin = "*"
3232
pytest = "*"
33-
black = "^21.5b1"
33+
black = "^22.1"
3434
isort = "^5.8.0"
3535

3636
[tool.poetry.scripts]

0 commit comments

Comments
 (0)