1 Commits

Author SHA1 Message Date
7ce45f60f1 fix(deps): update dependency astroid to v4
Some checks failed
renovate/artifacts Artifact file update failure
Conventional Commit / Validate PR Title (pull_request) Successful in 7s
CI / ci (pull_request) Failing after 48s
2025-10-05 17:39:22 +00:00

View File

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