From 6a3765edba91309f4e233cbaa83c9ef8584c89c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 23:17:31 +0000 Subject: [PATCH] Bump idna from 2.8 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 2.8 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.8...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 681f320..9b02e0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ gast==0.3.2 google-pasta==0.1.8 grpcio==1.25.0 h5py==2.10.0 -idna==2.8 +idna==3.7 importlib-metadata==1.4.0 Jinja2==2.10.3 jmespath==0.9.4