From 54150dd593787cc7d2aa795847b74d5c4a75f92c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 00:42:20 +0000 Subject: [PATCH] Bump boto3 from 1.36.6 to 1.36.11 Bumps [boto3](https://github.com/boto/boto3) from 1.36.6 to 1.36.11. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.36.6...1.36.11) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 4 ++-- requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9ee6bdf..430509f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -31,9 +31,9 @@ billiard==4.2.0 # via # -r requirements.txt # celery -boto3==1.36.6 +boto3==1.36.11 # via -r requirements.txt -botocore==1.36.6 +botocore==1.36.11 # via # -r requirements.txt # boto3 diff --git a/requirements.txt b/requirements.txt index 8ed0ec8..cfaed8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,9 +22,9 @@ backoff==2.2.1 # opentelemetry-exporter-otlp-proto-http billiard==4.2.0 # via celery -boto3==1.36.6 +boto3==1.36.11 # via -r requirements.in -botocore==1.36.6 +botocore==1.36.11 # via # boto3 # s3transfer