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:
@@ -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
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
filelock==3.20.1
|
||||
filelock==3.20.3
|
||||
importlib_resources==6.5.2
|
||||
|
||||
Reference in New Issue
Block a user