Skip to content

Commit d14d9eb

Browse files
authored
Merge pull request #15 from sourcery-ai/renovate/astroid-2.x
fix(deps): update dependency astroid to v2.11.6
2 parents 58f373a + e443aa0 commit d14d9eb

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.11.5"
21+
astroid = "2.11.6"
2222
typer = "0.4.1"
2323
rich = "12.4.4"
2424
more-itertools = "8.13.0"

0 commit comments

Comments
 (0)