Skip to content

Commit 84106b6

Browse files
author
Simon Prickett
authored
Merge pull request #229 from redis/dependabot/pip/pylint-2.13.8
Bump pylint from 2.13.7 to 2.13.8
2 parents 4460cbf + 35b6182 commit 84106b6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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
@@ -40,7 +40,7 @@ hiredis = "^2.0.0"
4040
mypy = "^0.950"
4141
pytest = "^7.1.2"
4242
ipdb = "^0.13.9"
43-
pylint = "^2.13.7"
43+
pylint = "^2.13.8"
4444
black = "^22.3"
4545
isort = "^5.9.3"
4646
flake8 = "^4.0.1"

0 commit comments

Comments
 (0)