From 4e9dfadcd06eee7a1c2918419636977a6acd4b6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 06:32:54 +0000 Subject: [PATCH] DEP(deps): Update boto3 requirement from ~=1.43.55 to ~=1.43.59 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.43.55...1.43.59) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.59 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 7608eed79..10e488a91 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,7 @@ point pytest requests~=2.34.2 -boto3~=1.43.55 +boto3~=1.43.59 cachetools~=7.1.6 setuptools~=83.0.0 diff --git a/requirements.txt b/requirements.txt index 9a3029e58..3e054b77e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pytest httpx>=0.28.1 -boto3~=1.43.55 +boto3~=1.43.59 cachetools~=7.1.6 setuptools~=83.0.0