From 0b634930754a8589caf6dae600d6d003b90e7d08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 22:06:35 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.7 in /src/api-engine Bumps [idna](https://github.com/kjd/idna) from 2.10 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/v2.10...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/api-engine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api-engine/requirements.txt b/src/api-engine/requirements.txt index 0bc808a3..73b60f0a 100644 --- a/src/api-engine/requirements.txt +++ b/src/api-engine/requirements.txt @@ -20,7 +20,7 @@ drf-yasg==1.17.1 flex==6.14.1 google-auth==1.23.0 holdup==1.8.0 -idna==2.10 +idna==3.7 inflection==0.5.1 itypes==1.2.0 Jinja2==3.1.3