Skip to content

Commit

Permalink
Bump pylint from 2.11.1 to 2.12.1
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.11.1 to 2.12.1.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](pylint-dev/pylint@v2.11.1...v2.12.1)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2021
1 parent 2d19b86 commit eeea9c6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ django-extensions = "^3.1.5"
coverage = "^6.1"
coveralls = "^3.3.1"
isort = "^5.10.1"
pylint = "^2.11.1"
pylint = "^2.12.1"
autoflake = "^1.4"
Sphinx = "^3.5.4"
sphinx-rtd-theme = "^1.0.0"
Expand Down

0 comments on commit eeea9c6

Please sign in to comment.