From 5329dba2ba9e807ea748211f8ec84e68a267cd15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 05:47:23 +0000 Subject: [PATCH] Bump idna from 3.1 to 3.2 Bumps [idna](https://github.com/kjd/idna) from 3.1 to 3.2. - [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.1...v3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c140b3e..f25d149 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cffi==1.14.5 chardet==4.0.0 gunicorn==20.1.0 cryptography==3.4.7 -idna==3.1 +idna==3.2 multidict==5.1.0 pycparser==2.20 six==1.16.0