fix(deps): update dependency exceptiongroup to v1.3.0
All checks were successful
Conventional Commit / Validate PR Title (pull_request) Successful in 22s
CI / ci (pull_request) Successful in 5m15s

This commit is contained in:
2025-05-10 17:46:38 +00:00
parent 50273a5a7a
commit f98b2ec264
2 changed files with 17 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ dependencies = [
"charset-normalizer==3.4.2",
"click==8.1.8",
"dill==0.4.0",
"exceptiongroup==1.2.2",
"exceptiongroup==1.3.0",
"idna==3.10",
"iniconfig==2.1.0",
"lazy-object-proxy==1.11.0",