Skip to content

Commit 7b6eb93

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 a0b15b6 commit 7b6eb93

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.5", # 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
@@ -193,9 +193,9 @@ fastapi==0.135.2 \
193193
# via
194194
# llama-stack
195195
# llama-stack-api
196-
filelock==3.20.3 \
197-
--hash=sha256:18c57ee915c7ec61cff0ecf7f0f869936c7c30191bb0cf406f1341778d0834e1 \
198-
--hash=sha256:4b0dda527ee31078689fc205ec4f1c1bf7d56cf88b6dc9426c4f230e46c2dce1
196+
filelock==3.25.2 \
197+
--hash=sha256:b64ece2b38f4ca29dd3e810287aa8c48182bbecd1ae6e9ae126c9b35f1382694 \
198+
--hash=sha256:ca8afb0da15f229774c9ad1b455ed96e85a81373065fb10446672f64444ddf70
199199
# via
200200
# aap-rag-content
201201
# 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)