From ae9a975144406fb6fb1b16d7c2f25576a160a622 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 08:13:37 +0000 Subject: [PATCH] Bump s3fs from 2025.12.0 to 2026.2.0 in /lambdas Bumps [s3fs](https://github.com/fsspec/s3fs) from 2025.12.0 to 2026.2.0. - [Changelog](https://github.com/fsspec/s3fs/blob/main/release-procedure.md) - [Commits](https://github.com/fsspec/s3fs/compare/2025.12.0...2026.2.0) --- updated-dependencies: - dependency-name: s3fs dependency-version: 2026.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- lambdas/lambda_layers/requirements7.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambdas/lambda_layers/requirements7.txt b/lambdas/lambda_layers/requirements7.txt index 4b3ae36cd..ec84af9ec 100644 --- a/lambdas/lambda_layers/requirements7.txt +++ b/lambdas/lambda_layers/requirements7.txt @@ -1 +1 @@ -s3fs==2025.12.0 \ No newline at end of file +s3fs==2026.2.0 \ No newline at end of file