From 0647c67a52545ce9b06c0283f2d44597f4541288 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 07:02:26 +0000 Subject: [PATCH] Bump certifi from 2019.9.11 to 2022.12.7 in /backend Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.9.11 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2019.09.11...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- backend/requirements_mac.txt | 2 +- backend/requirements_win.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 8b0e478..4a23c94 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,7 +2,7 @@ APScheduler==3.6.3 Babel==2.7.0 blinker==1.4 bottle==0.12.19 -certifi==2019.9.11 +certifi==2022.12.7 chardet==3.0.4 Click==7.0 concurrent-log-handler==0.9.16 diff --git a/backend/requirements_mac.txt b/backend/requirements_mac.txt index 47f4974..0946c63 100644 --- a/backend/requirements_mac.txt +++ b/backend/requirements_mac.txt @@ -6,7 +6,7 @@ APScheduler==3.6.3 Babel==2.7.0 blinker==1.4 bottle==0.12.19 -certifi==2019.9.11 +certifi==2022.12.7 chardet==3.0.4 Click==7.0 concurrent-log-handler==0.9.16 diff --git a/backend/requirements_win.txt b/backend/requirements_win.txt index 633ee8c..bd58b6f 100644 --- a/backend/requirements_win.txt +++ b/backend/requirements_win.txt @@ -2,7 +2,7 @@ APScheduler==3.6.3 Babel==2.7.0 blinker==1.4 bottle==0.12.19 -certifi==2019.9.11 +certifi==2022.12.7 chardet==3.0.4 Click==7.0 concurrent-log-handler==0.9.16