From 1b866a0de4f3aa6c566873d094c74816cb5db475 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 17:42:33 +0000 Subject: [PATCH] Bump idna from 2.7 to 3.3 Bumps [idna](https://github.com/kjd/idna) from 2.7 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.7...v3.3) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- zopsm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zopsm/requirements.txt b/zopsm/requirements.txt index 19a5b35..452bbaa 100644 --- a/zopsm/requirements.txt +++ b/zopsm/requirements.txt @@ -13,7 +13,7 @@ greenlet==0.4.15 gunicorn==19.7.1 hiredis==0.3.0 hvac==0.7.0 -idna==2.7 +idna==3.3 isort==4.3.16 lazy-object-proxy==1.3.1 Mako==1.0.7