Skip to content

Commit c75e2de

Browse files
fix(deps): update dependency astroid to v2.15.0
1 parent 8196c21 commit c75e2de

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -18,7 +18,7 @@ sourcery-analytics = "sourcery_analytics.main:app"
1818

1919
[tool.poetry.dependencies]
2020
python = "^3.9"
21-
astroid = "2.13.3"
21+
astroid = "2.15.0"
2222
typer = "0.7.0"
2323
rich = "13.3.2"
2424
more-itertools = "9.0.0"

0 commit comments

Comments
 (0)