]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
test/py, buildman: Update filelock package version
authorTom Rini <trini@konsulko.com>
Thu, 15 Jan 2026 16:17:26 +0000 (10:17 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 19 Jan 2026 19:08:19 +0000 (13:08 -0600)
The GitHub dependabot tool has reported a "medium" priority bug
CVE-2026-22701, with this package. Update to the patched version.

Reported-by: GitHub dependabot
Signed-off-by: Tom Rini <trini@konsulko.com>
test/py/requirements.txt
tools/buildman/requirements.txt

index e080d0f051c02a853b88e1f496b433c25a72010e..c3bf31d057a370e3d7fdb4fc680e3ab2cf9b4437 100644 (file)
@@ -1,4 +1,4 @@
-filelock==3.20.1
+filelock==3.20.3
 pycryptodomex==3.21.0
 pytest==8.4.2
 pytest-xdist==2.5.0
index d8f76e4e73d5ae708b147f3e6bdb5f2bf1cbe43d..32c14fbac57674dcfdae74fd58ede8102447a033 100644 (file)
@@ -1,2 +1,2 @@
-filelock==3.20.1
+filelock==3.20.3
 importlib_resources==6.5.2