From 8f60e88c65d47df7aa7d765a6dacae3ca6530ef8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 10:28:34 +0000 Subject: [PATCH] Bump certifi from 2018.4.16 to 2023.7.22 in /django_website Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.4.16 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2018.04.16...2023.07.22) --- 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 19fbdda9..a4792cc9 100644 --- a/django_website/requirements.txt +++ b/django_website/requirements.txt @@ -1,4 +1,4 @@ -certifi==2018.4.16 +certifi==2023.7.22 channels==2.3.0 channels-redis==2.4.0 daphne==2.3.0