From bc1a5be693476d9a40b6a9c77cb95dc5a79f7455 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Oct 2021 01:13:26 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.3 Bumps [idna](https://github.com/kjd/idna) from 2.10 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/v2.10...v3.3) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 829d2a8..4ed383d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ djangorestframework==3.12.2 google-play-scraper==1.0.2 gunicorn==20.0.4 httplib2==0.19.1 -idna==2.10 +idna==3.3 joblib==1.0.1 mypy-extensions==0.4.3 nltk==3.6.2