Skip to content

Commit ed469dd

Browse files
authored
Merge pull request #85 from hackersandslackers/dependabot/pip/black-22.1.0
Bump black from 21.5b1 to 22.1.0
2 parents 2d094b5 + 36d5f58 commit ed469dd

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)