Skip to content

Commit 253d48d

Browse files
Update dependency platformdirs to v4.2.1
1 parent 11abce6 commit 253d48d

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
@@ -19,7 +19,7 @@ mccabe==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
1919
mypy-extensions==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
2020
packaging==24.0 ; python_version >= "3.10" and python_version < "4.0"
2121
pathspec==0.12.1 ; python_version >= "3.10" and python_version < "4.0"
22-
platformdirs==4.2.0 ; python_version >= "3.10" and python_version < "4.0"
22+
platformdirs==4.2.1 ; python_version >= "3.10" and python_version < "4.0"
2323
pluggy==1.5.0 ; python_version >= "3.10" and python_version < "4.0"
2424
pycodestyle==2.11.1 ; python_version >= "3.10" and python_version < "4.0"
2525
pyflakes==3.2.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)