From c98c4c1056046422d40886fd2b5b50d12a197669 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 22 Jun 2021 17:24:16 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.2 Bumps [idna](https://github.com/kjd/idna) from 2.10 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/v2.10...v3.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e359403..40b3bd8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2021.5.30 chardet==4.0.0 coloredlogs==15.0.1 humanfriendly==9.2 -idna==2.10 +idna==3.2 pyreadline==2.1 PyYAML==5.4.1 requests==2.25.1