From f7b273460d89d9aa8a9fd15c6dd49ee6ca7f6c86 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 21:47:11 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20boto3=20?= =?UTF-8?q?1.26.130=20->=201.34.112=20(#28679)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action Co-authored-by: Maxime Beauchemin --- requirements/development.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/development.txt b/requirements/development.txt index 8dfdb5e34..5fdc102ea 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -12,9 +12,9 @@ # -r requirements/development.in astroid==3.1.0 # via pylint -boto3==1.26.130 +boto3==1.34.112 # via dataflows-tabulator -botocore==1.29.130 +botocore==1.34.112 # via # boto3 # s3transfer @@ -215,7 +215,7 @@ rfc3986==2.0.0 # via tableschema ruff==0.4.5 # via apache-superset -s3transfer==0.6.1 +s3transfer==0.10.1 # via boto3 sqlalchemy-bigquery==1.11.0 # via apache-superset