From dedc3f429f6db1fa1f02a1e489c6aa447f646ac0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 07:41:28 +0000 Subject: [PATCH] Bump certifi from 2020.11.8 to 2022.12.7 in /sales-forecasting Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.11.8 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2020.11.08...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sales-forecasting/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sales-forecasting/requirements.txt b/sales-forecasting/requirements.txt index 325f33da..1d383cc3 100644 --- a/sales-forecasting/requirements.txt +++ b/sales-forecasting/requirements.txt @@ -1,6 +1,6 @@ boto3==1.16.23 botocore==1.19.23 -certifi==2020.11.8; python_version >= "3.6" and python_full_version >= "3.6.1" +certifi==2022.12.7; python_version >= "3.6" and python_full_version >= "3.6.1" click==7.1.2; python_full_version >= "3.6.1" h11==0.11.0; python_version >= "3.6" and python_full_version >= "3.6.1" h2o-wave<1.0; python_full_version >= "3.6.1"