From 40fa15e8002e0931ec212e251190ef4837010086 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 03:53:12 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. - [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.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements2.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 58d4749..589c1df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ greenlet==3.0.1 h11==0.14.0 httpcore>=0.17.3 httpx>=0.24.1 -idna==3.4 +idna==3.7 importlib-resources>=5.12.0 itsdangerous==2.1.2 Jinja2==3.1.2 diff --git a/requirements2.txt b/requirements2.txt index 7f31a03..4278fe2 100644 --- a/requirements2.txt +++ b/requirements2.txt @@ -25,7 +25,7 @@ greenlet==3.0.1 h11==0.14.0 httpcore==1.0.4 httpx==0.27.0 -idna==3.4 +idna==3.7 importlib_resources==6.1.2 installer==0.7.0 itsdangerous==2.1.2