Skip to content

Commit f5e56bb

Browse files
Bump filelock from 3.19.1 to 3.20.3 in /src/stirling/protocol_inference
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.19.1 to 3.20.3. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.19.1...3.20.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ae660b commit f5e56bb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/stirling/protocol_inference/requirements.bazel.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --generate-hashes -o src/stirling/protocol_inference/requirements.bazel.txt src/stirling/protocol_inference/requirements.txt
33
--extra-index-url https://download.pytorch.org/whl/cpu
4-
filelock==3.19.1 \
5-
--hash=sha256:d38e30481def20772f5baf097c122c3babc4fcdb7e14e57049eb9d88c6dc017d
4+
filelock==3.20.3 \
5+
--hash=sha256:18c57ee915c7ec61cff0ecf7f0f869936c7c30191bb0cf406f1341778d0834e1 \
6+
--hash=sha256:4b0dda527ee31078689fc205ec4f1c1bf7d56cf88b6dc9426c4f230e46c2dce1
67
# via torch
78
fsspec==2025.9.0 \
89
--hash=sha256:530dc2a2af60a414a832059574df4a6e10cce927f6f4a78209390fe38955cfb7

0 commit comments

Comments
 (0)