From 530d993ea9fabb7af8ad3fcdbce8846289c95d58 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 07:32:24 +0000 Subject: [PATCH] Bump idna from 2.8 to 3.2 Bumps [idna](https://github.com/kjd/idna) from 2.8 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.8...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 a2d0e56..9db729c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django-dotenv==1.4.2 django-webpack-loader==0.6.0 eventbrite==3.3.3 gunicorn==19.9.0 -idna==2.8 +idna==3.2 opbeat==3.5.2 psycopg2-binary==2.7.7 pytz==2018.9