From d1ab0c9c2881fa0b8b0b56953ed4fc1beed923c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 20:27:52 +0000 Subject: [PATCH] Bump python-dotenv in /ai/gen-ai-agents/assistant-secretary-agent/files 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] --- .../assistant-secretary-agent/files/local_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/gen-ai-agents/assistant-secretary-agent/files/local_requirements.txt b/ai/gen-ai-agents/assistant-secretary-agent/files/local_requirements.txt index 16aeb537c..9f9ff5b90 100644 --- a/ai/gen-ai-agents/assistant-secretary-agent/files/local_requirements.txt +++ b/ai/gen-ai-agents/assistant-secretary-agent/files/local_requirements.txt @@ -73,7 +73,7 @@ pydeck==0.9.1 Pygments==2.18.0 pyOpenSSL==24.2.1 python-dateutil==2.9.0.post0 -python-dotenv==1.0.1 +python-dotenv==1.2.2 pytz==2024.2 PyYAML==6.0.2 referencing==0.35.1