fix(deps): update dependency astroid to v3.3.11
All checks were successful
Conventional Commit / Validate PR Title (pull_request) Successful in 23s
CI / ci (pull_request) Successful in 2m59s

This commit is contained in:
2025-07-13 18:14:13 +00:00
parent c535362fb7
commit 7b67f24fb4
2 changed files with 5 additions and 5 deletions

View File

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