From b5819561786b5a51a9a1eba0a58b2c827aff6ab2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 02:21:01 +0000 Subject: [PATCH] Bump certifi from 2018.4.16 to 2022.12.7 in /django_website Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.4.16 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2018.04.16...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django_website/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_website/requirements.txt b/django_website/requirements.txt index effbe5d4..5d43f345 100644 --- a/django_website/requirements.txt +++ b/django_website/requirements.txt @@ -1,4 +1,4 @@ -certifi==2018.4.16 +certifi==2022.12.7 channels==2.3.0 channels-redis==2.4.0 daphne==2.3.0