From 0cba2ba5d5e1ef43effb21aa7ef66d5608a301c6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 Jan 2021 08:24:37 +0000 Subject: [PATCH] Bump idna from 2.8 to 3.0 Bumps [idna](https://github.com/kjd/idna) from 2.8 to 3.0. - [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.0) 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..e4e374c 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.0 opbeat==3.5.2 psycopg2-binary==2.7.7 pytz==2018.9