From 5a34f8ad8df75c0a30c8cc940a847dddb5138955 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 23:59:55 +0000 Subject: [PATCH] Bump certifi from 2017.4.17 to 2022.12.7 in /next/base_docker_image Bumps [certifi](https://github.com/certifi/python-certifi) from 2017.4.17 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2017.04.17...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- next/base_docker_image/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next/base_docker_image/requirements.txt b/next/base_docker_image/requirements.txt index fa380e20..3ee4a9cc 100644 --- a/next/base_docker_image/requirements.txt +++ b/next/base_docker_image/requirements.txt @@ -4,7 +4,7 @@ anyjson==0.3.3 billiard==3.3.0.23 boto==2.48.0 celery==3.1.25 -certifi==2017.4.17 +certifi==2022.12.7 chardet==3.0.4 click==6.7 cycler==0.10.0