test/py, buildman: Update filelock package version

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>
This commit is contained in:
Tom Rini
2026-01-15 10:17:26 -06:00
parent 6f42057c67
commit 8f16767dcc
2 changed files with 2 additions and 2 deletions

View 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

View File

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