Skip to content

Commit

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

---
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] authored and tedder committed Sep 14, 2022
1 parent 6afbce4 commit e871174
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 35 deletions.
67 changes: 33 additions & 34 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.8.2"
requests = "^2.28.1"
flake8 = "^4.0.1"
pylint = "^2.13.9"
pylint = "^2.15.2"
pytest-xdist = "^2.5.0"

[build-system]
Expand Down

0 comments on commit e871174

Please sign in to comment.