From caa26946f9635c8b8c39c24e45eecb2206f25fe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 12:03:23 +0000 Subject: [PATCH] Update boto3 requirement from ~=1.35.66 to ~=1.35.70 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.66...1.35.70) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9bd7647..6b115b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ azure-mgmt-network~=28.0.0 azure-mgmt-resource~=23.2.0 azure-mgmt-storage~=21.2.1 azure-monitor-query~=1.4.0 -boto3~=1.35.66 +boto3~=1.35.70 coverage~=7.6.7 defusedxml~=0.7.1 flake8~=7.1.1