Skip to content

Commit 8a8c94f

Browse files
author
Simon Prickett
authored
Merge pull request #167 from redis/dependabot/pip/pylint-2.13.3
Bump pylint from 2.12.2 to 2.13.3
2 parents e82d89e + a4345cb commit 8a8c94f

File tree

2 files changed

+31
-12
lines changed

2 files changed

+31
-12
lines changed

poetry.lock

+30-11
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
@@ -41,7 +41,7 @@ hiredis = "^2.0.0"
4141
mypy = "^0.942"
4242
pytest = "^7.1.1"
4343
ipdb = "^0.13.9"
44-
pylint = "^2.12.2"
44+
pylint = "^2.13.3"
4545
black = "^22.3"
4646
isort = "^5.9.3"
4747
flake8 = "^4.0.1"

0 commit comments

Comments
 (0)