From c619af89e98794dcb257b52138aa54296c90d593 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 09:33:44 +0000 Subject: [PATCH] Bump urllib3 from 1.26.8 to 1.26.19 in /Slideshare to PDF Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.8 to 1.26.19. - [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.8...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 1.26.19 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Slideshare to PDF/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Slideshare to PDF/requirements.txt b/Slideshare to PDF/requirements.txt index 10293dd..2d67173 100644 --- a/Slideshare to PDF/requirements.txt +++ b/Slideshare to PDF/requirements.txt @@ -9,6 +9,6 @@ Pillow==9.0.0 requests==2.27.1 six==1.16.0 soupsieve==2.3.1 -urllib3==1.26.8 +urllib3==1.26.19 validators==0.18.2 webencodings==0.5.1