From cf71cb060db17ee5a2418a2e6c652cb6b1cd5e41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 04:21:35 +0000 Subject: [PATCH] Bump certifi in /example_dags/geospatial_ndvi_calculation Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2019.11.28...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../geospatial_ndvi_calculation/airflow/requirements.txt | 2 +- example_dags/geospatial_ndvi_calculation/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example_dags/geospatial_ndvi_calculation/airflow/requirements.txt b/example_dags/geospatial_ndvi_calculation/airflow/requirements.txt index 1c67509..e4a56b6 100644 --- a/example_dags/geospatial_ndvi_calculation/airflow/requirements.txt +++ b/example_dags/geospatial_ndvi_calculation/airflow/requirements.txt @@ -19,7 +19,7 @@ ibm-cos-sdk == 2.5.3 affine==2.2.2 attrs==18.2.0 bs4==0.0.1 -certifi==2018.11.29 +certifi==2022.12.7 chardet==3.0.4 PyYAML==5.4 pika==0.13.1 diff --git a/example_dags/geospatial_ndvi_calculation/requirements.txt b/example_dags/geospatial_ndvi_calculation/requirements.txt index 6b21530..ce08779 100644 --- a/example_dags/geospatial_ndvi_calculation/requirements.txt +++ b/example_dags/geospatial_ndvi_calculation/requirements.txt @@ -6,7 +6,7 @@ boto3==1.10.35 botocore==1.13.35 branca==0.3.1 cachetools==3.1.1 -certifi==2019.11.28 +certifi==2022.12.7 chardet==3.0.4 Click==7.0 click-plugins==1.1.1