From cbdddc80205e00fbb7b61790530645a2d129b8e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 11:33:49 -1000 Subject: [PATCH] Bump platformdirs from 4.10.0 to 4.11.0 (#17756) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 25e91dba6d..541b374b15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ bleak==2.1.1 smpclient==7.2.0 requests==2.34.2 py7zr==1.1.3 -platformdirs==4.10.0 # native esp-idf toolchain global cache dir +platformdirs==4.11.0 # native esp-idf toolchain global cache dir filelock==3.32.0 # lock guarding the PlatformIO python-version cache heal # esp-idf >= 5.0 requires this