From 1aeb429a47ef73bd3d23b142e8f049e775f3deed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 19:43:38 +0000 Subject: [PATCH] Bump python-dotenv in /src/03.AIToolsSolutionE2E/Olive_Demo 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] --- src/03.AIToolsSolutionE2E/Olive_Demo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/03.AIToolsSolutionE2E/Olive_Demo/requirements.txt b/src/03.AIToolsSolutionE2E/Olive_Demo/requirements.txt index c453e18..71e29fd 100644 --- a/src/03.AIToolsSolutionE2E/Olive_Demo/requirements.txt +++ b/src/03.AIToolsSolutionE2E/Olive_Demo/requirements.txt @@ -10,4 +10,4 @@ azure-ai-ml==1.21.1 onnxruntime-genai-cuda==0.5.0 tabulate==0.9.0 openai==1.54.4 -python-dotenv==1.0.1 +python-dotenv==1.2.2