From 6653cfa7b6b13d7f535e09c2122424d24cf03e5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 04:29:18 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.15 in /samples/server/petstore/python-fastapi Bumps [idna](https://github.com/kjd/idna) from 2.10 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/v2.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/server/petstore/python-fastapi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/server/petstore/python-fastapi/requirements.txt b/samples/server/petstore/python-fastapi/requirements.txt index a3dcd254cc01..b853179b7279 100644 --- a/samples/server/petstore/python-fastapi/requirements.txt +++ b/samples/server/petstore/python-fastapi/requirements.txt @@ -13,7 +13,7 @@ graphql-core==2.3.2 graphql-relay==2.0.1 h11==0.12.0 httptools==0.1.2 -idna==2.10 +idna==3.15 itsdangerous==1.1.0 Jinja2==2.11.3 MarkupSafe==2.0.1