Skip to content

Commit b2d3113

Browse files
Update dependency platformdirs to v4.2.1
1 parent 99229e1 commit b2d3113

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
@@ -28,7 +28,7 @@ msgspec==0.18.6 ; python_version >= "3.10" and python_version < "4.0"
2828
mypy-extensions==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
2929
packaging==24.0 ; python_version >= "3.10" and python_version < "4.0"
3030
pathspec==0.12.1 ; python_version >= "3.10" and python_version < "4.0"
31-
platformdirs==4.2.0 ; python_version >= "3.10" and python_version < "4.0"
31+
platformdirs==4.2.1 ; python_version >= "3.10" and python_version < "4.0"
3232
ply==3.11 ; python_version >= "3.10" and python_version < "4.0"
3333
pycodestyle==2.11.1 ; python_version >= "3.10" and python_version < "4.0"
3434
pyflakes==3.2.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)