Skip to content

Commit 54210fa

Browse files
Update dependency filelock to v3.31.0
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 72b73bf commit 54210fa

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies = [
6565
"chardet==5.2.0",
6666
"cryptography==46.0.7", # Transient dep pinned to handle CVE
6767
"faiss-cpu==1.12",
68-
"filelock==3.20.3",
68+
"filelock==3.31.0",
6969
"llama-stack-client==0.4.3",
7070
"llama-stack==0.4.3",
7171
"llama-stack-api==0.4.4", # Must match llama-stack version

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -579,9 +579,9 @@ fastapi==0.136.3 \
579579
# via
580580
# llama-stack
581581
# llama-stack-api
582-
filelock==3.20.3 \
583-
--hash=sha256:18c57ee915c7ec61cff0ecf7f0f869936c7c30191bb0cf406f1341778d0834e1 \
584-
--hash=sha256:4b0dda527ee31078689fc205ec4f1c1bf7d56cf88b6dc9426c4f230e46c2dce1
582+
filelock==3.31.0 \
583+
--hash=sha256:739b73e580fe88bb78d830aeddbc492519ece3d97ac8368de13a2032c61010c1 \
584+
--hash=sha256:c188cbc4307c18894c5424fa73f97ea7fa127ddf62192487546da3a214d0a381
585585
# via
586586
# aap-rag-content (pyproject.toml)
587587
# huggingface-hub

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)