Skip to content

Commit 3a96a25

Browse files
chore(deps): update dependency pylint to v2.17.2
1 parent 2c60448 commit 3a96a25

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ sourcery-analytics = "sourcery_analytics.main:app"
1818

1919
[tool.poetry.dependencies]
2020
python = "^3.9"
21-
astroid = "2.15.2"
21+
astroid = "2.15.0"
2222
typer = "0.7.0"
23-
rich = "13.3.3"
23+
rich = "13.3.2"
2424
more-itertools = "9.1.0"
2525
tomli = "2.0.1"
26-
pydantic = "1.10.7"
26+
pydantic = "1.10.6"
2727

2828
[tool.poetry.dev-dependencies]
2929
mypy = "^0.991"

0 commit comments

Comments
 (0)