From 5475287ce330f87f30fa71a670ac2537a2f3ef78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 08:46:33 +0000 Subject: [PATCH] Bump s3fs from 2024.12.0 to 2025.2.0 in /lambdas Bumps [s3fs](https://github.com/fsspec/s3fs) from 2024.12.0 to 2025.2.0. - [Changelog](https://github.com/fsspec/s3fs/blob/main/release-procedure.md) - [Commits](https://github.com/fsspec/s3fs/compare/2024.12.0...2025.2.0) --- updated-dependencies: - dependency-name: s3fs 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 4fb93c7fe..01bcdea77 100644 --- a/lambdas/lambda_layers/requirements7.txt +++ b/lambdas/lambda_layers/requirements7.txt @@ -1 +1 @@ -s3fs==2024.12.0 \ No newline at end of file +s3fs==2025.2.0 \ No newline at end of file