From 8f8bdf48037caa65e1f763ab696af7adbfb53d4a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 05:49:42 +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 3019393..aa613e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ certifi==2020.6.20 chardet==3.0.4 dnspython==2.0.0 -idna==2.10 +idna==3.2 mysql-connector-python==8.0.22 protobuf==3.13.0 requests==2.24.0