Skip to content

Commit ff5cc91

Browse files
Bump pylint from 2.14.3 to 2.14.4 (#564)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.14.3 to 2.14.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.14.3...v2.14.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 059e763 commit ff5cc91

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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.961"
4242
pre-commit = "^2.19.0"
4343
pre-commit-hooks = "^4.3.0"
44-
pylint = "^2.14.3"
44+
pylint = "^2.14.4"
4545
pytest = "^7.1.2"
4646
pytest-asyncio = "^0.18.3"
4747
pytest-cov = "^3.0.0"

0 commit comments

Comments
 (0)