Skip to content

Commit 5f3a453

Browse files
Bump pylint from 2.10.2 to 2.11.1
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.10.2 to 2.11.1. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.10.2...v2.11.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bac2a93 commit 5f3a453

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

poetry.lock

+10-8
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 @@ isort = "^5.9.3"
4040
mypy = "^0.910"
4141
pre-commit = "^2.14.0"
4242
pre-commit-hooks = "^4.0.1"
43-
pylint = "^2.10.2"
43+
pylint = "^2.11.1"
4444
pytest = "^6.2.5"
4545
pytest-asyncio = "^0.15.1"
4646
pytest-cov = "^2.12.1"

0 commit comments

Comments
 (0)