Skip to content

Commit 57571c3

Browse files
Bump pylint from 2.15.2 to 2.15.3
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.2 to 2.15.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](pylint-dev/pylint@v2.15.2...v2.15.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a901fb commit 57571c3

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
@@ -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.15.2"
44+
pylint = "^2.15.3"
4545
pytest = "^7.1.3"
4646
pytest-asyncio = "^0.19.0"
4747
pytest-cov = "^3.0.0"

0 commit comments

Comments
 (0)