fix(deps): update dependency astroid to v4
Some checks failed
renovate/artifacts Artifact file update failure
CI / ci (pull_request) Failing after 2m12s
Conventional Commit / Validate PR Title (pull_request) Failing after 33m17s

This commit is contained in:
2025-10-11 11:43:38 +00:00
parent 9b8113f2ca
commit 943b680784

View File

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