From 8d95735a0ccbe5574c34f4e16ad0688b316a0797 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 00:48:00 +0000 Subject: [PATCH] Bump idna from 3.3 to 3.7 in /uvi_web Bumps [idna](https://github.com/kjd/idna) from 3.3 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.3...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- uvi_web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uvi_web/requirements.txt b/uvi_web/requirements.txt index 692b265c..47f179c8 100644 --- a/uvi_web/requirements.txt +++ b/uvi_web/requirements.txt @@ -12,7 +12,7 @@ cymem==2.0.6 Flask==2.2.5 Flask-Mail==0.9.1 Flask-PyMongo==2.3.0 -idna==3.3 +idna==3.7 importlib-metadata==4.8.3 itsdangerous==2.0.1 Jinja2==3.0.3