Skip to content

Commit ec876f8

Browse files
Bump pylint from 2.10.2 to 2.12.0
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.10.2 to 2.12.0. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](pylint-dev/pylint@v2.10.2...v2.12.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d228f34 commit ec876f8

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

poetry.lock

+13-12
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
@@ -27,7 +27,7 @@ pytest = "^6.2"
2727
black = {version = "^20.8b1",allow-prereleases = true}
2828
pytest-cov = "^2.11.1"
2929
jsonschema = "^3.2.0"
30-
pylint = "^2.10.2"
30+
pylint = "^2.12.0"
3131
sphinx = "^4.1.1"
3232
sphinx-autoapi = "^1.8.4"
3333
sphinx-rtd-theme = "^0.5.2"

0 commit comments

Comments
 (0)