From 6dbb868a44dc4b80b23f7cd220853333d80096bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 02:48:11 +0000 Subject: [PATCH] Bump certifi from 2018.8.13 to 2022.12.7 in /backend Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.8.13 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2018.08.13...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements_py3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements_py3.txt b/backend/requirements_py3.txt index 1334317f..ccef9662 100644 --- a/backend/requirements_py3.txt +++ b/backend/requirements_py3.txt @@ -3,7 +3,7 @@ aniso8601==1.1.0 asn1crypto==0.24.0 backports-abc==0.5 blinker==1.4 -certifi==2018.8.13 +certifi==2022.12.7 cffi==1.11.5 chardet==3.0.4 click==6.6