fix(deps): update dependency astroid to v4 #379

Closed
renovate-bot wants to merge 1 commits from renovate/astroid-4.x into main
Showing only changes of commit 2845cfdacf - Show all commits

View File

@@ -8,7 +8,7 @@ authors = [
] ]
requires-python = "<4.0,>=3.11" requires-python = "<4.0,>=3.11"
dependencies = [ dependencies = [
"astroid==3.3.11", "astroid==4.0.1",
"attrs==25.4.0", "attrs==25.4.0",
"certifi==2025.10.5", "certifi==2025.10.5",
"charset-normalizer==3.4.3", "charset-normalizer==3.4.3",