fix(deps): update dependency astroid to v3.3.8
All checks were successful
Conventional Commit / Validate PR Title (pull_request) Successful in 1m35s
CI / ci (pull_request) Successful in 2m15s

This commit is contained in:
2025-02-04 20:02:33 +00:00
parent 6f7c3321d0
commit a7165965ba
2 changed files with 15 additions and 15 deletions

View File

@ -8,7 +8,7 @@ authors = [
]
requires-python = "<4.0,>=3.11"
dependencies = [
"astroid==3.2.4",
"astroid==3.3.8",
"attrs==24.3.0",
"certifi==2024.12.14",
"charset-normalizer==3.4.1",