From 4c09c4d82e102fe911e55cd87f8b02437f24764f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 09:59:38 +0000 Subject: [PATCH] chore: bump fsspec from 2025.3.0 to 2025.5.1 Bumps [fsspec](https://github.com/fsspec/filesystem_spec) from 2025.3.0 to 2025.5.1. - [Commits](https://github.com/fsspec/filesystem_spec/compare/2025.3.0...2025.5.1) --- updated-dependencies: - dependency-name: fsspec dependency-version: 2025.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3f2aab..f26160c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ certifi==2025.1.31 charset-normalizer==3.4.1 Django==5.1.7 filelock==3.18.0 -fsspec==2025.3.0 +fsspec==2025.5.1 gunicorn==23.0.0 huggingface-hub==0.29.2 idna==3.10