Skip to content

Commit

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

---
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 Dec 19, 2022
1 parent f78d330 commit 42d4c2a
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 6 deletions.
26 changes: 21 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 @@ -26,7 +26,7 @@ ipykernel = "^6.19.2"
mypy = "^0.991"
pre-commit = "^2.20.0"
pydocstyle = "^6.1.1"
pylint = "^2.15.8"
pylint = "^2.15.9"
pytest = "^7.2.0"
pytest-cov = "^4.0.0"
reorder-python-imports = "^3.9.0"
Expand Down

0 comments on commit 42d4c2a

Please sign in to comment.