Skip to content

Commit 7901e4e

Browse files
author
Andrew Brookins
authored
Merge pull request #22 from redis/dependabot/pip/black-21.11b1
Bump black from 21.10b0 to 21.11b1
2 parents 17e0640 + 998035e commit 7901e4e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -40,7 +40,7 @@ mypy = "^0.910"
4040
pytest = "^6.2.4"
4141
ipdb = "^0.13.9"
4242
pylint = "^2.11.1"
43-
black = "^21.9b0"
43+
black = "^21.11b1"
4444
isort = "^5.9.3"
4545
flake8 = "^4.0.1"
4646
bandit = "^1.7.0"

0 commit comments

Comments
 (0)