From 7d891381f8aaf73640a01c88bb9725eee230593c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 19:44:15 +0000 Subject: [PATCH] Bump python-dotenv Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 to 1.2.2. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../future-customer-value-segments/requirements.in | 2 +- .../future-customer-value-segments/requirements.txt | 8 +++----- .../future-customer-value-segments/requirements_local.in | 2 +- .../future-customer-value-segments/requirements_local.txt | 7 +++---- 4 files changed, 8 insertions(+), 11 deletions(-) diff --git a/marketing-analytics/predicting/future-customer-value-segments/requirements.in b/marketing-analytics/predicting/future-customer-value-segments/requirements.in index d552c24..bcc41a6 100644 --- a/marketing-analytics/predicting/future-customer-value-segments/requirements.in +++ b/marketing-analytics/predicting/future-customer-value-segments/requirements.in @@ -95,7 +95,7 @@ pymongo==4.10.1 pyparsing==3.2.0 pyproject_hooks==1.2.0 python-dateutil==2.9.0.post0 -python-dotenv==1.0.1 +python-dotenv==1.2.2 pytz==2024.2 redis==5.2.0 referencing==0.35.1 diff --git a/marketing-analytics/predicting/future-customer-value-segments/requirements.txt b/marketing-analytics/predicting/future-customer-value-segments/requirements.txt index 5b0446b..4839d4b 100644 --- a/marketing-analytics/predicting/future-customer-value-segments/requirements.txt +++ b/marketing-analytics/predicting/future-customer-value-segments/requirements.txt @@ -1661,9 +1661,9 @@ python-dateutil==2.9.0.post0 \ # google-cloud-bigquery # matplotlib # pandas -python-dotenv==1.0.1 \ - --hash=sha256:e324ee90a023d808f1959c46bcbc04446a10ced277783dc6ee09987c37ec10ca \ - --hash=sha256:f7b63ef50f1b690dddf550d03497b66d609393b40b564ed0d674909a68ebf16a +python-dotenv==1.2.2 \ + --hash=sha256:1d8214789a24de455a8b8bd8ae6fe3c6b69a5e3d64aa8a8e5d68e694bbcb285a \ + --hash=sha256:2c371a91fbd7ba082c2c1dc1f8bf89ca22564a087c2c287cd9b662adde799cf3 # via -r requirements.in pytz==2024.2 \ --hash=sha256:2aa355083c50a0f93fa581709deac0c9ad65cca8a9e9beac660adcbd493c798a \ @@ -2212,5 +2212,3 @@ zstandard==0.23.0 \ # via # -r requirements.in # apache-beam - - diff --git a/marketing-analytics/predicting/future-customer-value-segments/requirements_local.in b/marketing-analytics/predicting/future-customer-value-segments/requirements_local.in index edfe2e1..72c056c 100644 --- a/marketing-analytics/predicting/future-customer-value-segments/requirements_local.in +++ b/marketing-analytics/predicting/future-customer-value-segments/requirements_local.in @@ -70,7 +70,7 @@ pymongo==4.10.1 pyparsing==3.2.0 pyproject_hooks==1.2.0 python-dateutil==2.9.0.post0 -python-dotenv==1.0.1 +python-dotenv==1.2.2 pytz==2024.2 redis==5.2.0 referencing==0.35.1 diff --git a/marketing-analytics/predicting/future-customer-value-segments/requirements_local.txt b/marketing-analytics/predicting/future-customer-value-segments/requirements_local.txt index 909c7dd..e943edc 100644 --- a/marketing-analytics/predicting/future-customer-value-segments/requirements_local.txt +++ b/marketing-analytics/predicting/future-customer-value-segments/requirements_local.txt @@ -1394,9 +1394,9 @@ python-dateutil==2.9.0.post0 \ # apache-beam # matplotlib # pandas -python-dotenv==1.0.1 \ - --hash=sha256:e324ee90a023d808f1959c46bcbc04446a10ced277783dc6ee09987c37ec10ca \ - --hash=sha256:f7b63ef50f1b690dddf550d03497b66d609393b40b564ed0d674909a68ebf16a +python-dotenv==1.2.2 \ + --hash=sha256:1d8214789a24de455a8b8bd8ae6fe3c6b69a5e3d64aa8a8e5d68e694bbcb285a \ + --hash=sha256:2c371a91fbd7ba082c2c1dc1f8bf89ca22564a087c2c287cd9b662adde799cf3 # via -r requirements_local.in pytz==2024.2 \ --hash=sha256:2aa355083c50a0f93fa581709deac0c9ad65cca8a9e9beac660adcbd493c798a \ @@ -1937,4 +1937,3 @@ zstandard==0.23.0 \ # via # -r requirements_local.in # apache-beam -