From 016e3961a25ea026e8b9934d0c3ba15c82f378a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 22:26:53 +0000 Subject: [PATCH] Bump idna from 2.8 to 3.7 in /examples/research_projects/visual_bert Bumps [idna](https://github.com/kjd/idna) from 2.8 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/v2.8...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/research_projects/visual_bert/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/research_projects/visual_bert/requirements.txt b/examples/research_projects/visual_bert/requirements.txt index 52e3878fac24de..0b5388ae415387 100644 --- a/examples/research_projects/visual_bert/requirements.txt +++ b/examples/research_projects/visual_bert/requirements.txt @@ -21,7 +21,7 @@ entrypoints==0.3 filelock==3.0.12 future==0.18.3 html5lib==1.0.1 -idna==2.8 +idna==3.7 ipaddr==2.2.0 ipykernel==5.3.4 ipython