From bb931e191ad41a619a5c2902e6466b718230879f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 04:54:36 +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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 182503c..0fd8d0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ contextvars==2.4 cryptography==42.0.5 distro==1.9.0 frozenlist==1.4.1 -idna==3.6 +idna==3.7 immutables==0.20 importlib_metadata==7.0.2 inflect==7.0.0