From 48dbe90aa2f565fd3a49812c18c684490282e0a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 10:03:22 +0000 Subject: [PATCH] Changelog:All: Bump idna from 2.10 to 3.4 in /backend-tests Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.4. - [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.4) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend-tests/requirements-py3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend-tests/requirements-py3.txt b/backend-tests/requirements-py3.txt index b17b4002d..a30347df8 100644 --- a/backend-tests/requirements-py3.txt +++ b/backend-tests/requirements-py3.txt @@ -4,7 +4,7 @@ cffi==1.14.5 chardet==4.0.0 cryptography==3.4.7 docker==5.0.0 -idna==2.10 +idna==3.4 iniconfig==1.1.1 packaging==21.0 Pillow==8.3.0