From ade0afe4bb07193c09210dc40f80c83c4e3177e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 10:44:22 +0000 Subject: [PATCH] Bump certifi from 2020.4.5.2 to 2022.12.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.4.5.2 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2020.04.05.2...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Server/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Server/requirements.txt b/Server/requirements.txt index b17c8bd..d5bd640 100644 --- a/Server/requirements.txt +++ b/Server/requirements.txt @@ -5,7 +5,7 @@ astunparse==1.6.3 async-timeout==3.0.1 attrs==19.3.0 cachetools==4.1.0 -certifi==2020.4.5.2 +certifi==2022.12.7 chardet==3.0.4 colorama==0.4.3 gast==0.3.3 diff --git a/requirements.txt b/requirements.txt index d4f6a2f..b94e863 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ astunparse==1.6.3 async-timeout==3.0.1 attrs==19.3.0 cachetools==4.1.0 -certifi==2020.4.5.2 +certifi==2022.12.7 chardet==3.0.4 colorama==0.4.3 gast==0.3.3