From 4ed30e559e944a5a4cbee60114b36458b9aa4720 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 21:01:15 +0000 Subject: [PATCH] Bump idna from 3.11 to 3.15 in /requirements Bumps [idna](https://github.com/kjd/idna) from 3.11 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.11...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/packaging.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/packaging.txt b/requirements/packaging.txt index a3274907..d645deb0 100644 --- a/requirements/packaging.txt +++ b/requirements/packaging.txt @@ -11,7 +11,7 @@ deprecated==1.3.1 future==1.0.0 gitdb==4.0.12 gitpython==3.1.50 -idna==3.11 +idna==3.15 parsimonious==0.11.0 pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy' pygithub==2.5.0