From 7fc5bcf65f3c004e0ad97876354143cdafaa687e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 01:52:38 +0000 Subject: [PATCH] Bump certifi in /example_dags/geospatial_ndvi_calculation/airflow Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.11.29 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2018.11.29...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../geospatial_ndvi_calculation/airflow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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