From 934ff2881c33092a6108fcadffdf9f33aebf1b69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 11:00:34 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 3.4 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.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6abb1e8..c1d5318 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ fqdn==1.5.1 # via jsonschema hsds-schema-tools @ git+https://github.com/openreferral/hsds_schema_tools # via -r requirements.in -idna==3.4 +idna==3.7 # via # jsonschema # requests