From 30ba17fc6d6f44d09ab106be393f38172fb9ef0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 07:33:25 +0000 Subject: [PATCH] Bump certifi from 2019.9.11 to 2022.12.7 in /docker/hunter-consumer Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.9.11 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2019.09.11...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/hunter-consumer/requirements.txt | 2 +- docker/hunter-consumer/xsseye_celery_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/hunter-consumer/requirements.txt b/docker/hunter-consumer/requirements.txt index 1b5de87..2b68822 100644 --- a/docker/hunter-consumer/requirements.txt +++ b/docker/hunter-consumer/requirements.txt @@ -2,7 +2,7 @@ amqp==2.5.1 asn1crypto==1.0.1 billiard==3.5.0.5 celery==4.1.0 -certifi==2019.9.11 +certifi==2022.12.7 cffi==1.12.3 chardet==3.0.4 colorlog==3.1.4 diff --git a/docker/hunter-consumer/xsseye_celery_requirements.txt b/docker/hunter-consumer/xsseye_celery_requirements.txt index 7138e5f..fdb620e 100644 --- a/docker/hunter-consumer/xsseye_celery_requirements.txt +++ b/docker/hunter-consumer/xsseye_celery_requirements.txt @@ -2,7 +2,7 @@ amqp==2.5.1 appdirs==1.4.3 billiard==3.6.1.0 celery==4.3.0 -certifi==2019.9.11 +certifi==2022.12.7 chardet==3.0.4 colorlog==4.0.2 Deprecated==1.2.7