From e9761d8627361ec47118bab24f7f5c0423ed8508 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 21:38:25 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.7 in /flask-server 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] --- flask-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask-server/requirements.txt b/flask-server/requirements.txt index 2e93968f..5a7c5824 100644 --- a/flask-server/requirements.txt +++ b/flask-server/requirements.txt @@ -22,7 +22,7 @@ googleapis-common-protos==1.52.0 grpcio==1.30.0 gunicorn==20.0.4 httplib2==0.18.1 -idna==2.10 +idna==3.7 itsdangerous==1.1.0 Jinja2==2.11.2 MarkupSafe==1.1.1