From 04bbcde855e6366f2a037c558554328447b65a1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 23:06:47 +0000 Subject: [PATCH] Bump urllib3 from 1.25.7 to 1.26.19 in /GoogleSpreadSheetAutomation Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.7...1.26.19) --- updated-dependencies: - dependency-name: urllib3 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..fa30984 100644 --- a/GoogleSpreadSheetAutomation/requirements.txt +++ b/GoogleSpreadSheetAutomation/requirements.txt @@ -9,7 +9,7 @@ pyasn1-modules==0.2.7 requests==2.22.0 rsa==4.0 six==1.13.0 -urllib3==1.25.7 +urllib3==1.26.19 pandas==0.25.3 deprecated==1.2.7 python-dateutil==2.8.1