Skip to content

Commit 32de6ea

Browse files
Bump pylint from 2.15.5 to 2.15.7 (#156)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.5 to 2.15.7. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.15.5...v2.15.7) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 158457c commit 32de6ea

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
@@ -30,7 +30,7 @@ black = "^22.10.0"
3030
isort = "^5.10.1"
3131
mypy = "^0.991"
3232
pdoc3 = "^0.10.0"
33-
pylint = "^2.15.5"
33+
pylint = "^2.15.7"
3434
pytest = "^7.2.0"
3535
pytest-asyncio = "^0.15.1"
3636
pytest-cov = "^4.0.0"

0 commit comments

Comments
 (0)