fix(deps): update dependency platformdirs to v4.5.0
All checks were successful
Conventional Commit / Validate PR Title (pull_request) Successful in 15s
CI / ci (pull_request) Successful in 11m3s

This commit is contained in:
2025-10-08 18:12:37 +00:00
parent 810023b3dd
commit 8491bea54c
2 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ dependencies = [
"mypy-extensions==1.1.0",
"packaging==25.0",
"pathspec==0.12.1",
"platformdirs==4.4.0",
"platformdirs==4.5.0",
"pluggy==1.6.0",
"py==1.11.0",
"pyparsing==3.2.5",