From ee55c996c41789b5580b452658296c3e9ad9d1c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 01:13:15 +0000 Subject: [PATCH] chore(deps): bump idna from 3.3 to 3.7 in /demos/jans-tent Bumps [idna](https://github.com/kjd/idna) from 3.3 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.3...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demos/jans-tent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/jans-tent/requirements.txt b/demos/jans-tent/requirements.txt index f6438fdbaae..45698a5572e 100644 --- a/demos/jans-tent/requirements.txt +++ b/demos/jans-tent/requirements.txt @@ -29,7 +29,7 @@ gitdb==4.0.9 GitPython==3.1.37 h11==0.13.0 httplib2==0.21.0 -idna==3.3 +idna==3.7 importlib-metadata==4.12.0 iniconfig==1.1.1 install==1.3.5