Skip to content

Commit b255ce5

Browse files
Bump pylint from 2.9.6 to 2.10.2 (#375)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.6 to 2.10.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.9.6...v2.10.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a33f6c5 commit b255ce5

File tree

2 files changed

+26
-9
lines changed

2 files changed

+26
-9
lines changed

poetry.lock

+25-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.9.6"
43+
pylint = "^2.10.2"
4444
pytest = "^6.2.4"
4545
pytest-asyncio = "^0.15.1"
4646
pytest-cov = "^2.12.1"

0 commit comments

Comments
 (0)