Skip to content

Commit 8df133f

Browse files
Bump pylint from 2.14.5 to 2.15.0
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.14.5 to 2.15.0. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.14.5...v2.15.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 2e7406d commit 8df133f

File tree

2 files changed

+86
-11
lines changed

2 files changed

+86
-11
lines changed

poetry.lock

+85-10
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
@@ -41,7 +41,7 @@ isort = "^5.10.1"
4141
mypy = "^0.971"
4242
pre-commit = "^2.20.0"
4343
pre-commit-hooks = "^4.3.0"
44-
pylint = "^2.14.5"
44+
pylint = "^2.15.0"
4545
pytest = "^7.1.2"
4646
pytest-asyncio = "^0.19.0"
4747
pytest-cov = "^3.0.0"

0 commit comments

Comments
 (0)