Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 26, 2021
1 parent 321ee26 commit ffcee41
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -50,7 +50,7 @@ pytest = "*"
black = {version = "21.6b0", python = "^3.6"}
autohooks-plugin-pylint = "^1.2.0"
mypy = "^0.910"
pylint = "^2.6.2"
pylint = "^2.9.5"
pontos = {version="^21.7.4", python = "^3.7"}


Expand Down

0 comments on commit ffcee41

Please sign in to comment.