Skip to content

Commit 7550c6d

Browse files
Bump pylint from 2.9.4 to 2.9.5 (#354)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.4 to 2.9.5. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.9.4...v2.9.5) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a8c524 commit 7550c6d

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

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
@@ -41,7 +41,7 @@ isort = "^5.9.2"
4141
mypy = "^0.910"
4242
pre-commit = "^2.11.1"
4343
pre-commit-hooks = "^4.0.1"
44-
pylint = "^2.9.4"
44+
pylint = "^2.9.5"
4545
pytest = "^6.2.2"
4646
pytest-asyncio = "^0.15.1"
4747
pytest-cov = "^2.11.1"

0 commit comments

Comments
 (0)