From 53417a86657937da046f94a58c947ab77ede4d05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 09:31:03 +0300 Subject: [PATCH] Bump idna from 3.6 to 3.7 (#29) 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] 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 df9b1b96..a470d1e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ docker==7.0.0 execnet==2.0.2 filelock==3.13.1 identify==2.5.33 -idna==3.6 +idna==3.7 iniconfig==2.0.0 marshmallow==3.20.1 marshmallow-dataclass==8.6.0