From ace5fc38f83ef35c523f400228ae56ae26ec1c07 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 14:21:16 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1326133..f9c506f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ -boto3==1.28.51 -botocore==1.31.51 +boto3==1.34.8 +botocore==1.34.8 jmespath==1.0.1 python-dateutil==2.8.2 python-magic==0.4.27 s3cmd==2.4.0 -s3transfer==0.6.2 +s3transfer==0.10.0 six==1.16.0 urllib3==1.26.18