Skip to content

Commit c287626

Browse files
Bump pylint from 2.16.4 to 2.17.0
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.16.4 to 2.17.0. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.16.4...v2.17.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 97a9f02 commit c287626

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

+8-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
@@ -42,7 +42,7 @@ isort = "^5.12.0"
4242
mypy = "^1.1"
4343
pre-commit = "^3.1.1"
4444
pre-commit-hooks = "^4.4.0"
45-
pylint = "^2.16.4"
45+
pylint = "^2.17.0"
4646
pytest = "^7.2.2"
4747
pytest-asyncio = "^0.20.3"
4848
pytest-cov = "^4.0.0"

0 commit comments

Comments
 (0)