Bump filelock from 3.32.6 to 4.0.0 (#19442)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-09-21 22:41:52 +01:00
committed by GitHub
parent cd012b57ed
commit 3b4a6f21f9
+1 -1
View File
@@ -29,7 +29,7 @@ requests==2.34.2
py7zr==1.1.3
platformdirs==4.11.10 # native esp-idf toolchain global cache dir
ninja==1.13.2 # native esp8266 arduino toolchain build driver
filelock==3.32.6 # inter-process locks (PlatformIO cache heal, git clone cache); >=3.32 for FileLock(fallback_to_soft=...), older versions silently drop the kwarg
filelock==4.0.0 # inter-process locks (PlatformIO cache heal, git clone cache); >=3.32 for FileLock(fallback_to_soft=...), older versions silently drop the kwarg
# esp-idf >= 5.0 requires this
pyparsing >= 3.3.2