From 26d1971cb9f4abcb3996449fab985a44b122310b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 21:36:31 +0000 Subject: [PATCH] Bump idna from 3.11 to 3.15 in /python/web 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] --- python/web/requirements-dev.txt | 2 +- python/web/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/web/requirements-dev.txt b/python/web/requirements-dev.txt index 5e44fbde52..79c6ff86ad 100644 --- a/python/web/requirements-dev.txt +++ b/python/web/requirements-dev.txt @@ -5,7 +5,7 @@ charset-normalizer==3.4.6 click==8.1.8 exceptiongroup==1.3.1 flake8==7.3.0 -idna==3.11 +idna==3.15 iniconfig==2.0.0 jinja2==3.1.6 MarkupSafe==2.1.5 diff --git a/python/web/requirements.txt b/python/web/requirements.txt index d1c593778e..f42a83d81a 100644 --- a/python/web/requirements.txt +++ b/python/web/requirements.txt @@ -7,7 +7,7 @@ charset-normalizer==3.4.6 click==8.1.8 flask==3.1.3 flask-babel==4.0.0 -idna==3.11 +idna==3.15 importlib-metadata==8.7.1 itsdangerous==2.2.0 jinja2==3.1.6