Skip to content

Commit

Permalink
Bump pylint from 2.16.2 to 2.17.4
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.16.2 to 2.17.4.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.16.2...v2.17.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 8, 2023
1 parent aa6820e commit 85a46da
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 @@ -27,7 +27,7 @@ lxml = "^4.9.1"

[tool.poetry.dev-dependencies]
pytest = "^7.2"
pylint = "^2.15.8"
pylint = "^2.17.4"
flake8 = "^6.0.0"

[build-system]
Expand Down

0 comments on commit 85a46da

Please sign in to comment.