Skip to content

Commit ee5e390

Browse files
Bump pylint from 2.12.2 to 2.13.0
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.13.0. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.12.2...v2.13.0) --- 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 b911785 commit ee5e390

File tree

2 files changed

+31
-12
lines changed

2 files changed

+31
-12
lines changed

poetry.lock

Lines changed: 30 additions & 11 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.10.1"
4141
mypy = "^0.941"
4242
pre-commit = "^2.17.0"
4343
pre-commit-hooks = "^4.1.0"
44-
pylint = "^2.12.2"
44+
pylint = "^2.13.0"
4545
pytest = "^7.1.1"
4646
pytest-asyncio = "^0.18.2"
4747
pytest-cov = "^3.0.0"

0 commit comments

Comments
 (0)