From a2fbe6bfd5a21e189a9d026691156849ae632b78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 23:42:01 +0000 Subject: [PATCH] Bump certifi from 2017.11.5 to 2022.12.7 in /backend Bumps [certifi](https://github.com/certifi/python-certifi) from 2017.11.5 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2017.11.05...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index cc2cbf2..af77bf3 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,7 +2,7 @@ Django==1.11.8 Markdown==2.6.10 PyJWT==1.5.3 Pygments==2.2.0 -certifi==2017.11.5 +certifi==2022.12.7 chardet==3.0.4 decorator==4.1.2 django-cors-headers==2.1.0