From 290c9b776a517fd5d8d394f6980b15f00282826d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 02:16:29 +0000 Subject: [PATCH] build(deps): bump idna from 3.4 to 3.7 in /server-example 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: direct:production ... Signed-off-by: dependabot[bot] --- server-example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server-example/requirements.txt b/server-example/requirements.txt index b92cdb1..cefdb60 100644 --- a/server-example/requirements.txt +++ b/server-example/requirements.txt @@ -4,7 +4,7 @@ click==8.1.3 cmake==3.26.1 filelock==3.11.0 Flask==2.3.2 -idna==3.4 +idna==3.7 itsdangerous==2.1.2 Jinja2==3.1.3 lit==16.0.0