From ed17eef27692a5681fa3fd920a8125038f5e1f3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 23:49:12 +0000 Subject: [PATCH] Bump certifi from 2017.11.5 to 2022.12.7 in /wordcloud_demo Bumps [certifi](https://github.com/certifi/python-certifi) from 2017.11.5 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2017.11.05...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- wordcloud_demo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wordcloud_demo/requirements.txt b/wordcloud_demo/requirements.txt index 8bc10c9..ea38e06 100644 --- a/wordcloud_demo/requirements.txt +++ b/wordcloud_demo/requirements.txt @@ -3,7 +3,7 @@ astroid==1.5.3 attrs==17.3.0 Babel==2.5.1 bleach==2.1.2 -certifi==2017.11.5 +certifi==2022.12.7 chardet==3.0.4 click==6.7 colorama==0.3.9