From 59a83a59afea790ad5ce5431b6b30e14ead6e313 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 May 2022 01:02:36 +0000 Subject: [PATCH] Bump idna from 3.2 to 3.3 in /backend 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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index f9723b5..40f6eb2 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -26,7 +26,7 @@ graphql-core==2.3.2 graphql-relay==2.0.1 gunicorn==20.1.0 hyperlink==21.0.0 -idna==3.2 +idna==3.3 incremental==21.3.0 pika==1.2.0 promise==2.3