Skip to content

Commit b818f06

Browse files
Update dependency platformdirs to v4.3.8
1 parent 82fbaac commit b818f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ mccabe==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
2222
mypy-extensions==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
2323
packaging==24.2 ; python_version >= "3.10" and python_version < "4.0"
2424
pathspec==0.12.1 ; python_version >= "3.10" and python_version < "4.0"
25-
platformdirs==4.3.6 ; python_version >= "3.10" and python_version < "4.0"
25+
platformdirs==4.3.8 ; python_version >= "3.10" and python_version < "4.0"
2626
pluggy==1.5.0 ; python_version >= "3.10" and python_version < "4.0"
2727
ply==3.11 ; python_version >= "3.10" and python_version < "4.0"
2828
pycodestyle==2.12.1 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)