Skip to content

Commit 61df9ec

Browse files
Bump pylint from 2.10.2 to 2.11.1
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.10.2 to 2.11.1. - [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.11.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bd2ba7 commit 61df9ec

File tree

2 files changed

+15
-13
lines changed

2 files changed

+15
-13
lines changed

poetry.lock

Lines changed: 14 additions & 12 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
@@ -28,7 +28,7 @@ django-ckeditor = "^6.1.0"
2828
django-simple-history = "^3.0.0"
2929

3030
[tool.poetry.dev-dependencies]
31-
pylint = "^2.10.2"
31+
pylint = "^2.12.2"
3232
black = "^21.8b0"
3333
pycodestyle = "^2.7.0"
3434
django-querycount = "^0.7.0"

0 commit comments

Comments
 (0)