Skip to content

Commit 4125334

Browse files
committed
fix(deps): update dependency astroid to v2.15.8
1 parent db8292b commit 4125334

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

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

pyproject.toml

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

1919
[tool.poetry.dependencies]
2020
python = "^3.9"
21-
astroid = "2.15.5"
21+
astroid = "2.15.8"
2222
typer = "0.9.0"
2323
rich = "13.3.5"
2424
more-itertools = "9.1.0"

0 commit comments

Comments
 (0)