From 773df38b2b27ccb64885a12e08f906a0b9586a2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 20:44:50 +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 efb50f9f6..e28969b4a 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.9.0.post0 -s3path==0.5.0 +s3path==0.5.2 s3transfer==0.10.0 six==1.16.0 smart-open==6.4.0