From fa7ed00cc181da149a92f68ce0d5d598ef3baba8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 15:21:22 +0000 Subject: [PATCH] Bump idna from 3.6 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. - [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.6...v3.7) --- 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 aa9a602..02fa441 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.6 +idna==3.7 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 ae30823..bc5ff26 100644 --- a/requirements/tox-tests.txt +++ b/requirements/tox-tests.txt @@ -1 +1 @@ -idna==3.6 +idna==3.7