From 0343b28433b6a3cece42732a1b1dc675044bbd2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 10:09:07 +0000 Subject: [PATCH] :arrow_up: Bump certifi from 2023.5.7 to 2023.7.22 Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f6b7402..7d1fcae5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ gunicorn==21.2.0 django-appconf==1.0.5 django-compressor>=3.1,<5.0 django-stagingcontext==0.1.0 -certifi==2023.5.7 # sentry-sdk +certifi==2023.7.22 # sentry-sdk urllib3==1.26.7 # sentry-sdk s3transfer==0.6.0 jmespath==1.0.0