Skip to content

Commit

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

---
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 4, 2022
1 parent 88c0cc2 commit f85db59
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 @@ -30,7 +30,7 @@ black = "^22.10.0"
isort = "^5.10.1"
mypy = "^0.982"
pdoc3 = "^0.10.0"
pylint = "^2.15.5"
pylint = "^2.15.7"
pytest = "^7.2.0"
pytest-asyncio = "^0.15.1"
pytest-cov = "^4.0.0"
Expand Down

0 comments on commit f85db59

Please sign in to comment.