From 5a0c12d058163a1d6afaf9aba56eca76a3b89a55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 18:40:49 +0000 Subject: [PATCH] Bump certifi in /transformers/examples/research_projects/visual_bert Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2020.06.20...2023.07.22) --- updated-dependencies: - dependency-name: certifi 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/transformers/examples/research_projects/visual_bert/requirements.txt b/transformers/examples/research_projects/visual_bert/requirements.txt index f20a2b111..6de416604 100644 --- a/transformers/examples/research_projects/visual_bert/requirements.txt +++ b/transformers/examples/research_projects/visual_bert/requirements.txt @@ -4,7 +4,7 @@ async-generator==1.10 attrs==20.2.0 backcall==0.2.0 CacheControl==0.12.6 -certifi==2020.6.20 +certifi==2023.7.22 cffi==1.14.2 chardet==3.0.4 click==7.1.2