From d924a7fb8db71dde0d845c3411c37b2cb03b2a03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 09:53:08 +0530 Subject: [PATCH] Python dependency: Update qrcode requirement from ==7.* to ==8.* --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a32578c85a..51798168841 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ user-agents==2.2.0 pywinpty==2.0.*; sys_platform=="win32" Authlib==1.3.* pyotp==2.* -qrcode==7.* +qrcode==8.* boto3==1.35.* urllib3==1.26.* azure-mgmt-rdbms==10.1.0