From 9b5b4ce179b0fdeb02703f8524da8ea133caf119 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 08:48:29 +0000 Subject: [PATCH] Bump idna from 2.8 to 2.10 Bumps [idna](https://github.com/kjd/idna) from 2.8 to 2.10. - [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...v2.10) 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 377c963..1f9125a 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==2.10 opbeat==3.5.2 psycopg2-binary==2.7.7 pytz==2018.9