From 52409e11b243dd9e549617d36f6b6175c1e46c1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 13:52:48 +0000 Subject: [PATCH] Bump idna in /python in the pip group across 1 directory Bumps the pip group with 1 update in the /python directory: [idna](https://github.com/kjd/idna). Updates `idna` from 3.7 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.7...v3.10) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 75162cb..cf6e992 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -12,7 +12,7 @@ frozenlist==1.3.1 h11==0.12.0 httpcore==0.15.0 httpx==0.23.0 -idna==3.7 +idna==3.10 iso8601==1.0.2 Jinja2==3.1.5 kopf==1.35.6