Skip to content

Commit c7c8b1c

Browse files
Bump filelock from 3.19.1 to 3.20.1 in /src/stirling/protocol_inference
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.19.1 to 3.20.1. - [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.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d42bc14 commit c7c8b1c

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.1 \
5+
--hash=sha256:15d9e9a67306188a44baa72f569d2bfd803076269365fdea0934385da4dc361a \
6+
--hash=sha256:b8360948b351b80f420878d8516519a2204b07aefcdcfd24912a5d33127f188c
67
# via torch
78
fsspec==2025.9.0 \
89
--hash=sha256:530dc2a2af60a414a832059574df4a6e10cce927f6f4a78209390fe38955cfb7

0 commit comments

Comments
 (0)