From 1b8d69ac30e5172eb36d8b54c44b87e9c5ad4153 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 10:51:05 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.1 Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.1. - [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.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 19d4f7b..c38773a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cffi==1.14.2 chardet==3.0.4 cryptography==3.3.2 gunicorn==20.0.4 -idna==2.10 +idna==3.1 multidict==4.7.6 pycparser==2.20 six==1.15.0