Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c4e96b1

Browse files
author
Simon Prickett
authoredApr 7, 2022
Merge pull request #194 from redis/dependabot/pip/pylint-2.13.5
Bump pylint from 2.13.4 to 2.13.5
2 parents e851e62 + d27911a commit c4e96b1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎poetry.lock

Lines changed: 4 additions & 4 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
@@ -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.13.4"
44+
pylint = "^2.13.5"
4545
black = "^22.3"
4646
isort = "^5.9.3"
4747
flake8 = "^4.0.1"

0 commit comments

Comments
 (0)
Please sign in to comment.