From 5be8ee5779c734eb142b2bd43fecb04c35fb1dfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 12:45:13 +0000 Subject: [PATCH] Bump certifi from 2021.10.8 to 2022.12.7 in /requirements/py36-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/py36-reqs/docs.txt | 2 +- requirements/py36-reqs/install.txt | 2 +- requirements/py36-reqs/tests.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/py36-reqs/docs.txt b/requirements/py36-reqs/docs.txt index f6b9ea3e..760d5c2b 100644 --- a/requirements/py36-reqs/docs.txt +++ b/requirements/py36-reqs/docs.txt @@ -40,7 +40,7 @@ cachetools==4.2.4 # via # -r requirements/py36-reqs/install.txt # google-auth -certifi==2021.10.8 +certifi==2022.12.7 # via # -r requirements/py36-reqs/install.txt # elasticsearch diff --git a/requirements/py36-reqs/install.txt b/requirements/py36-reqs/install.txt index b3ccae56..33152d3a 100644 --- a/requirements/py36-reqs/install.txt +++ b/requirements/py36-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/py36-reqs/tests.txt b/requirements/py36-reqs/tests.txt index 0d1d106e..4550dfcc 100644 --- a/requirements/py36-reqs/tests.txt +++ b/requirements/py36-reqs/tests.txt @@ -24,7 +24,7 @@ cachetools==4.2.4 # via # -r requirements/py36-reqs/install.txt # google-auth -certifi==2021.10.8 +certifi==2022.12.7 # via # -r requirements/py36-reqs/install.txt # elasticsearch