Skip to content

Commit 2c60448

Browse files
committed
fix(deps): update dependency astroid to v2.15.2
1 parent e50f832 commit 2c60448

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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.15.1"
21+
astroid = "2.15.2"
2222
typer = "0.7.0"
2323
rich = "13.3.3"
2424
more-itertools = "9.1.0"

0 commit comments

Comments
 (0)