From 523c8d6c9c81d14ad9577a124df295f9b5a77155 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 12:45:11 +0000 Subject: [PATCH] Bump certifi from 2021.10.8 to 2022.12.7 in /requirements/py37-reqs Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/py37-reqs/docs.txt | 2 +- requirements/py37-reqs/install.txt | 2 +- requirements/py37-reqs/tests.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/py37-reqs/docs.txt b/requirements/py37-reqs/docs.txt index 385a26d7..2be106a7 100644 --- a/requirements/py37-reqs/docs.txt +++ b/requirements/py37-reqs/docs.txt @@ -38,7 +38,7 @@ cachetools==4.2.4 # via # -r requirements/py37-reqs/install.txt # google-auth -certifi==2021.10.8 +certifi==2022.12.7 # via # -r requirements/py37-reqs/install.txt # elasticsearch diff --git a/requirements/py37-reqs/install.txt b/requirements/py37-reqs/install.txt index 340f4465..7051aeda 100644 --- a/requirements/py37-reqs/install.txt +++ b/requirements/py37-reqs/install.txt @@ -16,7 +16,7 @@ botocore==1.23.41 # s3transfer cachetools==4.2.4 # via google-auth -certifi==2021.10.8 +certifi==2022.12.7 # via # elasticsearch # kubernetes diff --git a/requirements/py37-reqs/tests.txt b/requirements/py37-reqs/tests.txt index 6e5b9e6e..599765a3 100644 --- a/requirements/py37-reqs/tests.txt +++ b/requirements/py37-reqs/tests.txt @@ -24,7 +24,7 @@ cachetools==4.2.4 # via # -r requirements/py37-reqs/install.txt # google-auth -certifi==2021.10.8 +certifi==2022.12.7 # via # -r requirements/py37-reqs/install.txt # elasticsearch