From d8e42222f910f97234febf75fea6e3e3f266489e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 06:30:48 +0000 Subject: [PATCH] DEP(deps): Update boto3 requirement from ~=1.35.71 to ~=1.35.72 Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.71...1.35.72) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index adc8f5b0..6aa39a23 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,7 @@ point pytest requests~=2.32.3 -boto3~=1.35.71 +boto3~=1.35.72 cachetools~=5.5.0 setuptools~=75.6.0 diff --git a/requirements.txt b/requirements.txt index e422f741..94c274b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pytest requests~=2.32.3 -boto3~=1.35.71 +boto3~=1.35.72 cachetools~=5.5.0 setuptools~=75.6.0