From a582b3cd120ea85c37cefc621241de135c1198b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 11:10:04 +0000 Subject: [PATCH] Python dependency: Update boto3 requirement from ==1.35.* to ==1.36.* 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.0...1.36.2) --- 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 f3c6dfbc6..8f4cf0c3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ Authlib==1.4.*; python_version >= '3.9' pyotp==2.* qrcode==7.*; python_version <= '3.8' qrcode[pil]==8.*; python_version >= '3.9' -boto3==1.35.* +boto3==1.36.* urllib3==1.26.* azure-mgmt-rdbms==10.1.0 azure-mgmt-resource==23.2.0