From 4f119128752af367c87cbd76fe99d6780a520e5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Oct 2021 15:35:13 +0000 Subject: [PATCH] Bump idna from 3.2 to 3.3 Bumps [idna](https://github.com/kjd/idna) from 3.2 to 3.3. - [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/v3.2...v3.3) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d985084..ffd8616 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ django-cors-headers==3.8.0 django-db-logger==0.1.10 djangorestframework==3.12.4 google-auth==2.0.0 -idna==3.2 +idna==3.3 isort==5.9.3 jsonfield==3.1.0 lazy-object-proxy==1.6.0