From 088d97cc8826d93d7db138f3b8422dc3bde2d937 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 23:23:01 +0000 Subject: [PATCH] Bump idna from 2.8 to 3.7 in /GoogleSpreadSheetAutomation Bumps [idna](https://github.com/kjd/idna) from 2.8 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v2.8...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- GoogleSpreadSheetAutomation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GoogleSpreadSheetAutomation/requirements.txt b/GoogleSpreadSheetAutomation/requirements.txt index cca0e67..201a192 100644 --- a/GoogleSpreadSheetAutomation/requirements.txt +++ b/GoogleSpreadSheetAutomation/requirements.txt @@ -2,7 +2,7 @@ certifi==2019.9.11 chardet==3.0.4 gspread==3.1.0 httplib2==0.14.0 -idna==2.8 +idna==3.7 oauth2client==4.1.3 pyasn1==0.4.8 pyasn1-modules==0.2.7