From 6e7c01993329f81f29379c5554523a2ddbfd0a46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 20:51:35 +0000 Subject: [PATCH] Bump certifi from 2022.12.7 to 2023.7.22 in /TRT-django Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TRT-django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TRT-django/requirements.txt b/TRT-django/requirements.txt index 6c76a36..32c3d70 100644 --- a/TRT-django/requirements.txt +++ b/TRT-django/requirements.txt @@ -3,7 +3,7 @@ asgiref==3.3.1 autopep8==1.5.5 black==20.8b1 boto3==1.18.26 -certifi==2022.12.7 +certifi==2023.7.22 click==7.1.2 cloudinary==1.30.0 dj-database-url==0.5.0