From 38529fcf343841c4432e0d1b0741e0452c3487c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 00:19:02 +0000 Subject: [PATCH] Build(deps): Bump idna from 3.3 to 3.7 in /server 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] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 346ee52b..38ee94f1 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -12,7 +12,7 @@ email-validator==1.2.1 fastapi==0.83.0 greenlet==1.1.2 h11==0.13.0 -idna==3.3 +idna==3.7 iniconfig==1.1.1 joblib==1.2.0 nltk==3.7