From 32271dc41cdc0e8eaab028a7067d6c7d0a746076 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Mar 2021 16:58:05 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.1 in /src/requirements 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[bot] --- src/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/base.txt b/src/requirements/base.txt index e2588a70..63a03333 100644 --- a/src/requirements/base.txt +++ b/src/requirements/base.txt @@ -19,7 +19,7 @@ djangorestframework-simplejwt==4.6.0 djangorestframework==3.12.3 extensions==0.4 graphene-django==2.15.0 -idna==2.10 +idna==3.1 Markdown==3.3.4 mccabe==0.6.1 oauthlib==3.1.0