Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Commit f7bfcb8

Browse files
build(deps-dev): bump pylint from 2.13.7 to 2.13.8 (#146)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.7 to 2.13.8. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.13.7...v2.13.8) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af90248 commit f7bfcb8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -72,7 +72,7 @@ pytest-mockservers = "^0.6.0"
7272
pytest-xdist = "^2.5.0"
7373
redislite = "^6.0.674960"
7474
tox = "^3.25.0"
75-
pylint = "^2.13.7"
75+
pylint = "^2.13.8"
7676
setuptools-git-versioning = "^1.9.2"
7777

7878
[tool.coverage.paths]

0 commit comments

Comments
 (0)