From 56093cd31d3ce847deebcae439fd7e997fee9b4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 00:52:54 +0000 Subject: [PATCH] Bump idna from 3.3 to 3.7 in /src 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] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index c17792d..ac6ac70 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -21,7 +21,7 @@ grpc-google-iam-v1==0.12.4 grpcio==1.47.0 grpcio-status==1.47.0 gunicorn==20.1.0 -idna==3.3 +idna==3.7 importlib-metadata==4.12.0 iniconfig==1.1.1 isort==5.10.1