From 953e913a907a601bdb445fcf3c25161f884180b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 16:17:56 +0000 Subject: [PATCH] build(deps): bump s3fs from 2024.2.0 to 2024.3.0 Bumps [s3fs](https://github.com/fsspec/s3fs) from 2024.2.0 to 2024.3.0. - [Changelog](https://github.com/fsspec/s3fs/blob/main/release-procedure.md) - [Commits](https://github.com/fsspec/s3fs/compare/2024.2.0...2024.3.0) --- updated-dependencies: - dependency-name: s3fs 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 1a29e3d..9a2fd9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ fastparquet==2024.2.0 pandas==2.2.1 pika==1.3.2 pyarrow==15.0.1 -s3fs==2024.2.0 +s3fs==2024.3.0 websockets==12.0