fix(deps): update dependency attrs to v25
All checks were successful
Conventional Commit / Validate PR Title (pull_request) Successful in 7s
CI / ci (pull_request) Successful in 1m56s

This commit is contained in:
2025-02-04 22:02:14 +00:00
parent 135e363b18
commit 8b2f98a82f
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@ authors = [
requires-python = "<4.0,>=3.11"
dependencies = [
"astroid==3.3.8",
"attrs==24.3.0",
"attrs==25.1.0",
"certifi==2024.12.14",
"charset-normalizer==3.4.1",
"click==8.1.8",