Skip to content

Commit

Permalink
build(deps-dev): bump pylint from 2.17.0 to 2.17.2
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.17.0 to 2.17.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.17.0...v2.17.2)

---
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 and FlxPeters committed Apr 10, 2023
1 parent 77f3a29 commit b0f8c30
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -16,7 +16,7 @@ python = "^3.8"
[tool.poetry.dev-dependencies]
black = "^23.1"
invoke = "^2.0.0"
pylint = "^2.17.0"
pylint = "^2.17.2"
pylint-django = "^2.5.3"
yamllint = "^1.30.0"
typed-ast = "^1.5.4"
Expand Down

0 comments on commit b0f8c30

Please sign in to comment.