From a0240f13b5bc375b52700c4c3135654f9da5c836 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 19:20:09 +0000 Subject: [PATCH] Bump certifi from 2021.10.8 to 2023.7.22 Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-py27.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-py27.txt b/requirements-py27.txt index 4c1700a..35fadf4 100644 --- a/requirements-py27.txt +++ b/requirements-py27.txt @@ -3,7 +3,7 @@ backports-abc==0.5 backports.functools-lru-cache==1.6.6 backports.shutil-get-terminal-size==1.0.0 bleach==3.3.1 -certifi==2021.10.8 +certifi==2023.7.22 chardet==4.0.0 configparser==4.0.2 contextlib2==0.6.0.post1