From 720837c736b75ce290db9c79bdbc0c171e8ed7a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 22:31:09 +0000 Subject: [PATCH] build(deps): bump certifi in /examples/arxiv-topic-modelling Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/arxiv-topic-modelling/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/arxiv-topic-modelling/requirements.txt b/examples/arxiv-topic-modelling/requirements.txt index 8fbfc4a33a..81ae362ae5 100644 --- a/examples/arxiv-topic-modelling/requirements.txt +++ b/examples/arxiv-topic-modelling/requirements.txt @@ -16,7 +16,7 @@ bertopic==0.14.1 black==23.3.0 bleach==6.0.0 cachetools==5.3.0 -certifi==2022.12.7 +certifi==2024.7.4 cffi==1.15.1 charset-normalizer==3.1.0 click==8.1.3