From 8647103ebb6454ae53426ff66a0ed6e4998b4fc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 22:47:23 +0000 Subject: [PATCH] chore(deps): bump idna from 3.4 to 3.7 in /site/utils/embeddings 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] --- site/utils/embeddings/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/utils/embeddings/requirements.txt b/site/utils/embeddings/requirements.txt index bac41b6..a7b5ae8 100644 --- a/site/utils/embeddings/requirements.txt +++ b/site/utils/embeddings/requirements.txt @@ -6,7 +6,7 @@ faiss-cpu==1.7.4 filelock==3.12.4 fsspec==2023.9.2 huggingface-hub==0.17.3 -idna==3.4 +idna==3.7 Jinja2==3.1.3 joblib==1.3.2 MarkupSafe==2.1.3