From a887a262c9e56f71c0ee1d0cebac077edab8e8dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 21:03:16 +0000 Subject: [PATCH] chore(deps): bump idna from 3.11 to 3.15 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-dev.txt | 2 +- requirements-docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 11d1954a0..4ca181af2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -68,7 +68,7 @@ graphql-core==3.2.7 # via moto identify==2.6.15 # via pre-commit -idna==3.11 +idna==3.15 # via requests importlib-metadata==8.7.0 ; python_full_version < '3.10' # via flask diff --git a/requirements-docs.txt b/requirements-docs.txt index 454ae456a..72b8e6d4d 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -80,7 +80,7 @@ hjson==3.1.0 # via # mkdocs-macros-plugin # super-collections -idna==3.11 +idna==3.15 # via requests importlib-metadata==8.7.0 ; python_full_version < '3.10' # via