From 7a1efa71141dc3de1d7bae121379cce4b276591f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 16:40:40 +0000 Subject: [PATCH] Bump certifi from 2019.6.16 to 2023.7.22 in /papers/SubTagger Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.6.16 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2019.06.16...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- papers/SubTagger/requirements_pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/papers/SubTagger/requirements_pip.txt b/papers/SubTagger/requirements_pip.txt index 768947c..5c29048 100644 --- a/papers/SubTagger/requirements_pip.txt +++ b/papers/SubTagger/requirements_pip.txt @@ -12,7 +12,7 @@ bert-score==0.1.2 blis==0.2.4 boto3==1.9.172 botocore==1.12.172 -certifi==2019.6.16 +certifi==2023.7.22 cffi==1.12.3 chardet==3.0.4 Click==7.0