From 8adac55315ac6830146d49dcb6927fc6be8ac430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 10:00:37 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.6 Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.6. - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.4...v3.6) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/tox-pin-base.txt | 2 +- requirements/tox-tests.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/tox-pin-base.txt b/requirements/tox-pin-base.txt index ea3fc90..aa9a602 100644 --- a/requirements/tox-pin-base.txt +++ b/requirements/tox-pin-base.txt @@ -2,7 +2,7 @@ attrs==23.2.0 Automat==22.10.0 constantly==23.10.4 hyperlink==21.0.0 -idna==3.4 +idna==3.6 incremental==22.10.0 six==1.16.0 typing-extensions==4.10.0 diff --git a/requirements/tox-tests.txt b/requirements/tox-tests.txt index d32b7f9..ae30823 100644 --- a/requirements/tox-tests.txt +++ b/requirements/tox-tests.txt @@ -1 +1 @@ -idna==3.4 +idna==3.6