From a8112f2b909e4e206f53d17b9bf6e93934fa1e95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 18:21:36 +0000 Subject: [PATCH] Bump python-dotenv 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] --- .../files/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/gen-ai-agents/sql-graph-generator-dashboard/files/backend/requirements.txt b/ai/gen-ai-agents/sql-graph-generator-dashboard/files/backend/requirements.txt index 8ac0d4da4..f9558578b 100644 --- a/ai/gen-ai-agents/sql-graph-generator-dashboard/files/backend/requirements.txt +++ b/ai/gen-ai-agents/sql-graph-generator-dashboard/files/backend/requirements.txt @@ -19,4 +19,4 @@ pandas==2.1.4 numpy==1.26.2 # Utilities -python-dotenv==1.0.0 +python-dotenv==1.2.2