From c7c26d2e38fb15d466bd31efb3b8a34fba0e2cfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 22:00:40 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 in /analytics-api 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] --- analytics-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analytics-api/requirements.txt b/analytics-api/requirements.txt index 9e595dd22..4dc5a2105 100644 --- a/analytics-api/requirements.txt +++ b/analytics-api/requirements.txt @@ -26,7 +26,7 @@ flask-jwt-oidc==0.3.0 flask-marshmallow==1.0.0 flask-restx==1.1.0 gunicorn==20.1.0 -idna==3.4 +idna==3.7 importlib-metadata==6.3.0 importlib-resources==5.12.0 itsdangerous==2.0.1