From 2fb68bf7fc6084bc37f8c42409b72a584b5984fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 11:35:17 +0530 Subject: [PATCH] Python dependency: Update boto3 requirement in /web/regression (#6540) Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.26.0...1.28.0) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Khushboo Vashi --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d1a6a9703..faf7fb74a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ Authlib==1.2.* pyotp==2.* qrcode==7.* Pillow==9.* -boto3==1.26.* +boto3==1.28.* botocore==1.31.* urllib3==1.26.* azure-mgmt-rdbms==10.1.0