From 70b37f1aa3120ba18d684e507014d426226cc18a 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 idna from 3.3 to 3.7 in /Slideshare to PDF Bumps [idna](https://github.com/kjd/idna) from 3.3 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/v3.3...v3.7) --- updated-dependencies: - dependency-name: idna dependency-version: '3.7' 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 10293dd4..ec5a44f6 100644 --- a/Slideshare to PDF/requirements.txt +++ b/Slideshare to PDF/requirements.txt @@ -4,7 +4,7 @@ certifi==2021.10.8 charset-normalizer==2.0.10 decorator==5.1.1 html5lib==1.1 -idna==3.3 +idna==3.7 Pillow==9.0.0 requests==2.27.1 six==1.16.0