test/py, buildman: Update filelock package version

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>
This commit is contained in:
Tom Rini
2025-12-16 16:19:35 -06:00
parent 24ab2b9684
commit d24f4ae654
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
filelock==3.0.12
filelock==3.20.1
importlib_resources==6.5.2