From fc1b9636f8fceadd47bbc0eb1bbb5b98da26af59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:08:53 +0000 Subject: [PATCH] Bump filelock from 3.15.4 to 3.20.3 in /artifacts Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.15.4 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](https://github.com/tox-dev/py-filelock/compare/3.15.4...3.20.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- artifacts/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/artifacts/requirements.txt b/artifacts/requirements.txt index 792d84c3..9fd655a1 100644 --- a/artifacts/requirements.txt +++ b/artifacts/requirements.txt @@ -445,9 +445,9 @@ fastavro==1.9.6 \ --hash=sha256:e18782eaf8919b22c691203a2d9f26960e8f557fd6891a0ed506952ca49b91d5 \ --hash=sha256:f92bdae42862ba40095bf8a3a1f79ed309a3c49bac1c37a2c198045af11cb948 # via cohere -filelock==3.15.4 \ - --hash=sha256:2207938cbc1844345cb01a5a95524dae30f0ce089eba5b00378295a17e3e90cb \ - --hash=sha256:6ca1fffae96225dab4c6eaf1c4f4f28cd2568d3ec2a44e15a08520504de468e7 +filelock==3.20.3 \ + --hash=sha256:18c57ee915c7ec61cff0ecf7f0f869936c7c30191bb0cf406f1341778d0834e1 \ + --hash=sha256:4b0dda527ee31078689fc205ec4f1c1bf7d56cf88b6dc9426c4f230e46c2dce1 # via huggingface-hub flatbuffers==24.3.25 \ --hash=sha256:8dbdec58f935f3765e4f7f3cf635ac3a77f83568138d6a2311f524ec96364812 \