From 9fcb1779f99e2186a0a0a64736eeb15886531183 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 23:33:06 +0000 Subject: [PATCH] Bump idna from 3.3 to 3.15 in /find-and-delete-empty-series Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.3...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- find-and-delete-empty-series/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/find-and-delete-empty-series/requirements.txt b/find-and-delete-empty-series/requirements.txt index 924924d..01a6d52 100644 --- a/find-and-delete-empty-series/requirements.txt +++ b/find-and-delete-empty-series/requirements.txt @@ -1,6 +1,6 @@ certifi==2021.10.8 charset-normalizer==2.0.12 -idna==3.3 +idna==3.15 requests==2.27.1 requests-toolbelt==0.9.1 urllib3==1.26.9 \ No newline at end of file