From fbf25f861bb265ff44f747e6386f80a94ccf25a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 11:55:36 +0530 Subject: [PATCH] Python dependency: Update urllib3 requirement from ==1.26.* to ==2.0.* (#6200) Updates the requirements on [urllib3](https://github.com/urllib3/urllib3) to permit the latest version. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.0...2.0.0) --- updated-dependencies: - dependency-name: urllib3 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 faf7fb74a..c4f3ddd7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ qrcode==7.* Pillow==9.* boto3==1.28.* botocore==1.31.* -urllib3==1.26.* +urllib3==2.0.* azure-mgmt-rdbms==10.1.0 azure-mgmt-resource==23.0.1 azure-mgmt-subscription==3.1.1