Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 4429cdb

Browse files
Bump pylint from 2.15.3 to 2.15.4 (#153)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.3 to 2.15.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.15.3...v2.15.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70c50df commit 4429cdb

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

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
@@ -22,7 +22,7 @@ aiohttp-jinja2 = "^1.5"
2222
black = "^22.10.0"
2323
pre-commit = "^2.20.0"
2424
isort = "^5.10.1"
25-
pylint = "^2.15.3"
25+
pylint = "^2.15.4"
2626
pyclean = "^2.2.0"
2727

2828
[build-system]

0 commit comments

Comments
 (0)