From 0cf6f5410125a5a6bf59890ac9401f0b25565197 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 16 Jan 2021 23:32:47 +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-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 09a6106..173f4e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ beautifulsoup4==4.9.1 certifi==2020.6.20 chardet==3.0.4 -idna==2.10 +idna==3.1 requests==2.24.0 soupsieve==2.0.1 urllib3==1.25.9