From 8c6c6253179a7b0bd7fdeeb54f7fe29d0deb51a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:26:33 +0000 Subject: [PATCH] Bump boto3 from 1.34.162 to 1.35.0 in /api Bumps [boto3](https://github.com/boto/boto3) from 1.34.162 to 1.35.0. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.162...1.35.0) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- api/aws_infra/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/api/aws_infra/requirements.txt b/api/aws_infra/requirements.txt index 656e048b..9874d4a7 100644 --- a/api/aws_infra/requirements.txt +++ b/api/aws_infra/requirements.txt @@ -28,9 +28,9 @@ aws-cdk-lib==2.152.0 \ # via # api-aws_infra (pyproject.toml) # pavi-shared-aws-infra -boto3==1.34.162 \ - --hash=sha256:873f8f5d2f6f85f1018cbb0535b03cceddc7b655b61f66a0a56995238804f41f \ - --hash=sha256:d6f6096bdab35a0c0deff469563b87d184a28df7689790f7fe7be98502b7c590 +boto3==1.35.0 \ + --hash=sha256:ada32dab854c46a877cf967b8a55ab1a7d356c3c87f1c8bd556d446ff03dfd95 \ + --hash=sha256:bdc242e3ea81decc6ea551b04b2c122f088c29269d8e093b55862946aa0fcfc6 # via pavi-shared-aws-infra botocore==1.34.162 \ --hash=sha256:2d918b02db88d27a75b48275e6fb2506e9adaaddbec1ffa6a8a0898b34e769be \