From be35a543d967298d5e6aef6684d13b893f7d8490 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 04:22:03 +0000 Subject: [PATCH] Bump idna from 3.6 to 3.7 in /app 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] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 1c456c6..568ebf7 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -11,7 +11,7 @@ h11==0.14.0 httpcore==1.0.2 httptools==0.6.1 httpx==0.26.0 -idna==3.6 +idna==3.7 itsdangerous==2.1.2 Jinja2==3.1.3 MarkupSafe==2.1.3