From 43bc7755363da34de9c315f5f1926be26ed5e32e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 11:20:20 +0000 Subject: [PATCH] Bump certifi from 2020.6.20 to 2022.12.7 in /backend/requirements Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2020.06.20...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements/dev.txt | 2 +- backend/requirements/prod.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/requirements/dev.txt b/backend/requirements/dev.txt index 752e10c..f03d591 100644 --- a/backend/requirements/dev.txt +++ b/backend/requirements/dev.txt @@ -1,6 +1,6 @@ attrs==19.3.0 cachetools==4.1.1 -certifi==2020.6.20 +certifi==2022.12.7 chardet==3.0.4 click==7.1.2 coverage==5.2.1 diff --git a/backend/requirements/prod.txt b/backend/requirements/prod.txt index a0074dc..a951a11 100644 --- a/backend/requirements/prod.txt +++ b/backend/requirements/prod.txt @@ -1,4 +1,4 @@ -certifi==2020.6.20 +certifi==2022.12.7 chardet==3.0.4 click==7.1.2 dataclasses==0.6