From c101226d82aae8afb6ee7f7caba63c8809696a7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 22:13:08 +0000 Subject: [PATCH] Update dependency platformdirs to v4.11.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3799a60..3668b25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ mypy-extensions==1.1.0 ; python_version >= "3.12" and python_version < "4.0" mypy==1.17.1 ; python_version >= "3.12" and python_version < "4.0" packaging==25.0 ; python_version >= "3.12" and python_version < "4.0" pathspec==0.12.1 ; python_version >= "3.12" and python_version < "4.0" -platformdirs==4.4.0 ; python_version >= "3.12" and python_version < "4.0" +platformdirs==4.11.4 ; python_version >= "3.12" and python_version < "4.0" pluggy==1.6.0 ; python_version >= "3.12" and python_version < "4.0" pygments==2.19.2 ; python_version >= "3.12" and python_version < "4.0" pymysql==1.1.2 ; python_version >= "3.12" and python_version < "4.0"