Skip to content

Commit 53761ef

Browse files
Bump pylint from 2.13.8 to 2.13.9
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.8 to 2.13.9. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.13.8...v2.13.9) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2ff503 commit 53761ef

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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 @@ hiredis = "^2.0.0"
4040
mypy = "^0.950"
4141
pytest = "^7.1.2"
4242
ipdb = "^0.13.9"
43-
pylint = "^2.13.8"
43+
pylint = "^2.13.9"
4444
black = "^22.3"
4545
isort = "^5.9.3"
4646
flake8 = "^4.0.1"

0 commit comments

Comments
 (0)