Skip to content

Commit a66fc5f

Browse files
Bump pylint from 2.12.1 to 2.12.2
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.1 to 2.12.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.12.1...v2.12.2) --- 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 e4aecec commit a66fc5f

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
@@ -42,7 +42,7 @@ isort = "^5.10.1"
4242
mypy = "^0.910"
4343
pre-commit = "^2.16.0"
4444
pre-commit-hooks = "^4.0.1"
45-
pylint = "^2.12.1"
45+
pylint = "^2.12.2"
4646
pytest = "^6.2.5"
4747
pytest-asyncio = "^0.16.0"
4848
pytest-cov = "^3.0.0"

0 commit comments

Comments
 (0)