Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kruton committed May 30, 2022
1 parent f9cd402 commit 33456e9
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
100 changes: 50 additions & 50 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 @@ -47,7 +47,7 @@ pytest-cov = "^3.0.0"
pytest-mock = "^3.7.0"
requests = "^2.25.1"
flake8 = "^4.0.1"
pylint = "^2.6.0"
pylint = "^2.13.9"
pytest-xdist = "^2.5.0"

[build-system]
Expand Down

0 comments on commit 33456e9

Please sign in to comment.