Skip to content

Commit f78a0ed

Browse files
Update dependency filelock to v3.25.2
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent a0edb17 commit f78a0ed

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies = [
4141
"chardet==5.2.0",
4242
"cryptography==46.0.6", # Transient dep pinned to handle CVE
4343
"faiss-cpu==1.12",
44-
"filelock==3.20.3",
44+
"filelock==3.25.2",
4545
"llama-stack-client==0.4.3",
4646
"llama-stack==0.4.3",
4747
"pillow==12.1.1", # Transient dep pinned to handle CVE

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,9 +213,9 @@ fastapi==0.135.2 \
213213
# via
214214
# llama-stack
215215
# llama-stack-api
216-
filelock==3.20.3 \
217-
--hash=sha256:18c57ee915c7ec61cff0ecf7f0f869936c7c30191bb0cf406f1341778d0834e1 \
218-
--hash=sha256:4b0dda527ee31078689fc205ec4f1c1bf7d56cf88b6dc9426c4f230e46c2dce1
216+
filelock==3.25.2 \
217+
--hash=sha256:b64ece2b38f4ca29dd3e810287aa8c48182bbecd1ae6e9ae126c9b35f1382694 \
218+
--hash=sha256:ca8afb0da15f229774c9ad1b455ed96e85a81373065fb10446672f64444ddf70
219219
# via
220220
# aap-rag-content
221221
# 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)