From 1524dba78641764a41c9c6fa876ad20b95f8fbdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 23:54:15 +0000 Subject: [PATCH] build(deps): bump python-dotenv in /src/cxidk/workflow/demo_artifacts/ui Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.0 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.0...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/cxidk/workflow/demo_artifacts/ui/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cxidk/workflow/demo_artifacts/ui/requirements.txt b/src/cxidk/workflow/demo_artifacts/ui/requirements.txt index 57d1848..f031b7e 100644 --- a/src/cxidk/workflow/demo_artifacts/ui/requirements.txt +++ b/src/cxidk/workflow/demo_artifacts/ui/requirements.txt @@ -2,6 +2,6 @@ Flask==2.3.3 Flask-Cors==4.0.0 google-cloud-storage==2.11.0 gunicorn==21.2.0 -python-dotenv==1.0.0 +python-dotenv==1.2.2 google-api-core==2.14.0 google-cloud-contact-center-insights==1.10.0