From 32263b7ac368f58f72096cec2235ba1e5e35dc57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 06:34:32 +0000 Subject: [PATCH] Bump s3fs from 2026.2.0 to 2026.3.0 Bumps [s3fs](https://github.com/fsspec/s3fs) from 2026.2.0 to 2026.3.0. - [Changelog](https://github.com/fsspec/s3fs/blob/main/release-procedure.md) - [Commits](https://github.com/fsspec/s3fs/compare/2026.2.0...2026.3.0) --- updated-dependencies: - dependency-name: s3fs dependency-version: 2026.3.0 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 70343ba..51beec0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -111,7 +111,7 @@ requests==2.32.5 ; python_version >= "3.11" and python_version < "3.14" rich==14.3.3 ; python_version >= "3.11" and python_version < "3.14" rigour==1.7.5 ; python_version >= "3.11" and python_version < "3.14" runpandarun==0.7.0 ; python_version >= "3.11" and python_version < "3.14" -s3fs==2026.2.0 ; python_version >= "3.11" and python_version < "3.14" +s3fs==2026.3.0 ; python_version >= "3.11" and python_version < "3.14" scikit-learn==1.7.2 ; python_version >= "3.11" and python_version < "3.14" scipy==1.17.1 ; python_version >= "3.11" and python_version < "3.14" shellingham==1.5.4 ; python_version >= "3.11" and python_version < "3.14"