Skip to content

Commit 9a1d43c

Browse files
author
Simon Prickett
authored
Merge pull request #113 from redis/dependabot/pip/black-22.1.0
Bump black from 21.12b0 to 22.1.0
2 parents 5638ce9 + 4ec7f08 commit 9a1d43c

File tree

2 files changed

+30
-13
lines changed

2 files changed

+30
-13
lines changed

poetry.lock

Lines changed: 29 additions & 12 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
@@ -42,7 +42,7 @@ mypy = "^0.931"
4242
pytest = "^6.2.4"
4343
ipdb = "^0.13.9"
4444
pylint = "^2.12.2"
45-
black = "^21.12b0"
45+
black = "^22.1"
4646
isort = "^5.9.3"
4747
flake8 = "^4.0.1"
4848
bandit = "^1.7.2"

0 commit comments

Comments
 (0)