Skip to content

Commit 0e3df39

Browse files
chore(deps): update dependency pylint to v2.17.7
1 parent b60d2f5 commit 0e3df39

File tree

2 files changed

+67
-68
lines changed

2 files changed

+67
-68
lines changed

poetry.lock

+62-63
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+5-5
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@ sourcery-analytics = "sourcery_analytics.main:app"
1818

1919
[tool.poetry.dependencies]
2020
python = "^3.9"
21-
astroid = "2.15.8"
22-
typer = "0.9.0"
23-
rich = "13.7.0"
21+
astroid = "2.15.5"
22+
typer = "0.7.0"
23+
rich = "13.3.5"
2424
more-itertools = "9.1.0"
2525
tomli = "2.0.1"
26-
pydantic = "1.10.13"
26+
pydantic = "1.10.7"
2727

2828
[tool.poetry.dev-dependencies]
2929
mypy = "^0.991"
3030
pytest = "^7.1.1"
31-
Sphinx = "^7.0.0"
31+
Sphinx = "^6.0.0"
3232
sphinx-material = "^0.0.35"
3333
black = "^23.0.0"
3434
pytest-cov = "^4.0.0"

0 commit comments

Comments
 (0)