From 44e477b7776914aa18065e8b48dd5864a306de66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 16:54:41 +0000 Subject: [PATCH] Bump s3path from 0.5.0 to 0.5.2 Bumps [s3path](https://github.com/liormizr/s3path) from 0.5.0 to 0.5.2. - [Release notes](https://github.com/liormizr/s3path/releases) - [Commits](https://github.com/liormizr/s3path/compare/0.5.0...0.5.2) --- updated-dependencies: - dependency-name: s3path dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_s3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_s3.txt b/requirements_s3.txt index 70a017161..45c1bb2d4 100644 --- a/requirements_s3.txt +++ b/requirements_s3.txt @@ -2,7 +2,7 @@ boto3==1.34.54 botocore==1.34.54 jmespath==1.0.1 python-dateutil==2.8.2 -s3path==0.5.0 +s3path==0.5.2 s3transfer==0.10.0 six==1.16.0 smart-open==6.4.0