From 027c239867f5c9a6264f630ff3352032c3c7e14c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 21:59:50 +0000 Subject: [PATCH] chore(deps): update dependency python-dotenv to v1.2.2 [security] --- hatfieldcmr/requirements.txt | 2 +- requirements_tif2csv.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hatfieldcmr/requirements.txt b/hatfieldcmr/requirements.txt index 2c55a88c..5ad15eb3 100644 --- a/hatfieldcmr/requirements.txt +++ b/hatfieldcmr/requirements.txt @@ -1,5 +1,5 @@ scandir==1.10.0 -python-dotenv==1.0.0 +python-dotenv==1.2.2 minio ==7.1.14 python-cmr==0.7.0 urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability diff --git a/requirements_tif2csv.txt b/requirements_tif2csv.txt index 5b7b3e80..af95e066 100644 --- a/requirements_tif2csv.txt +++ b/requirements_tif2csv.txt @@ -5,6 +5,6 @@ numpy==2.3.0 geopandas==1.1.0 rasterio==1.4.3 rasterstats==0.20.0 -python-dotenv==1.0.0 +python-dotenv==1.2.2 xarray==2025.4.0 rioxarray==0.19.0