From cdc2d5116fae8bce0ff81b943cdf19d966a35994 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 21:44:21 +0000 Subject: [PATCH] Bump certifi in /PyScrapyProjects/PyScrapyApp1/PyScrapyApp1 Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PyScrapyProjects/PyScrapyApp1/PyScrapyApp1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyScrapyProjects/PyScrapyApp1/PyScrapyApp1/requirements.txt b/PyScrapyProjects/PyScrapyApp1/PyScrapyApp1/requirements.txt index 5bfbbba7..195b810b 100644 --- a/PyScrapyProjects/PyScrapyApp1/PyScrapyApp1/requirements.txt +++ b/PyScrapyProjects/PyScrapyApp1/PyScrapyApp1/requirements.txt @@ -2,7 +2,7 @@ attrs==23.1.0 Automat==22.10.0 autopep8==2.0.2 black==23.3.0 -certifi==2022.12.7 +certifi==2023.7.22 cffi==1.15.1 charset-normalizer==3.1.0 click==8.1.3