]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
test/py, buildman: Update filelock package version master
authorTom Rini <trini@konsulko.com>
Tue, 16 Dec 2025 22:19:35 +0000 (16:19 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 18 Dec 2025 16:28:10 +0000 (10:28 -0600)
The GitHub dependabot tool has reported a "medium" priority bug
CVE-2025-68146, 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 f9eac7901fbf6bd61bfa211cf12285ceecca4fc1..e080d0f051c02a853b88e1f496b433c25a72010e 100644 (file)
@@ -1,4 +1,4 @@
-filelock==3.0.12
+filelock==3.20.1
 pycryptodomex==3.21.0
 pytest==8.4.2
 pytest-xdist==2.5.0
index d48650cd1e58da6a2ec9c6153c48c428f2d387e3..d8f76e4e73d5ae708b147f3e6bdb5f2bf1cbe43d 100644 (file)
@@ -1,2 +1,2 @@
-filelock==3.0.12
+filelock==3.20.1
 importlib_resources==6.5.2