From bbddf1cc6e728008e03ac11f80aad4cf8e4f848e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 06:03:09 +0000 Subject: [PATCH] DEP(deps): Update boto3 requirement from ~=1.42.14 to ~=1.42.15 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.42.14...1.42.15) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.15 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 b7f04455..98a92157 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,7 @@ point pytest requests~=2.32.5 -boto3~=1.42.14 +boto3~=1.42.15 cachetools~=5.5.2 setuptools~=80.9.0 diff --git a/requirements.txt b/requirements.txt index 94ba1b86..8fd8d512 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pytest requests~=2.32.5 -boto3~=1.42.14 +boto3~=1.42.15 cachetools~=5.5.2 setuptools~=80.9.0