Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Commit f03edbb

Browse files
⬆️(deps-dev): Bump pylint from 2.17.0 to 2.17.1 (#106)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bd2cd0 commit f03edbb

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ anyio = "^3.6.2" # asyncclick seems to bug without anyio, despite being a dep
2828
tomlkit = "^0.11.6"
2929

3030
[tool.poetry.group.dev.dependencies]
31-
pylint = "^2.17.0"
31+
pylint = "^2.17.1"
3232
black = "^23.1.0"
3333
isort = "^5.11.4"
3434

0 commit comments

Comments
 (0)