From a1e86cd0611742fdc02cc56b1a84c0386eae2195 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 01:30:53 +0000 Subject: [PATCH] Bump idna from 3.3 to 3.7 in /app 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] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index fede779..d5ba519 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -26,7 +26,7 @@ grpcio==1.46.3 grpcio-status==1.46.3 h5py==3.7.0 httplib2==0.20.4 -idna==3.3 +idna==3.7 importlib-metadata==4.11.4 imutils==0.5.4 itsdangerous==2.1.2