From 827c11f2e1ade53c7ba6e5db0c1ae2307647a259 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Sep 2022 16:41:11 +0300 Subject: [PATCH] Bump idna from 3.3 to 3.4 (#640) Bumps [idna](https://github.com/kjd/idna) from 3.3 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/v3.3...v3.4) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 88e7cbe..0f847df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ colorama==0.4.5 future==0.18.2 future-annotations==1.0.0 html5lib==1.1 -idna==3.3 +idna==3.4 Jinja2==3.1.2 lxml==4.9.1 MarkupSafe==2.1.1