Skip to content

Commit 5ea8dac

Browse files
author
Simon Prickett
authored
Merge pull request #165 from redis/dependabot/pip/black-22.3.0
Bump black from 22.1.0 to 22.3.0
2 parents 874b82b + 99ee1e6 commit 5ea8dac

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

poetry.lock

+26-26
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
@@ -42,7 +42,7 @@ mypy = "^0.942"
4242
pytest = "^7.1.1"
4343
ipdb = "^0.13.9"
4444
pylint = "^2.12.2"
45-
black = "^22.1"
45+
black = "^22.3"
4646
isort = "^5.9.3"
4747
flake8 = "^4.0.1"
4848
bandit = "^1.7.4"

0 commit comments

Comments
 (0)