From 54762ec274cb706dfd98607ec38c300c0a296e11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 21:35:57 +0000 Subject: [PATCH] Bump python-dotenv Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.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.1.0...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Step2-Deploy-RAG-App/RAG_structured-docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/5-Min-RAG-SQL-Accelerator/Step2-Deploy-RAG-App/RAG_structured-docs/requirements.txt b/5-Min-RAG-SQL-Accelerator/Step2-Deploy-RAG-App/RAG_structured-docs/requirements.txt index bdefc48..7f1cad1 100644 --- a/5-Min-RAG-SQL-Accelerator/Step2-Deploy-RAG-App/RAG_structured-docs/requirements.txt +++ b/5-Min-RAG-SQL-Accelerator/Step2-Deploy-RAG-App/RAG_structured-docs/requirements.txt @@ -1,7 +1,7 @@ streamlit==1.45.0 pandas==2.2.3 requests==2.32.3 -python-dotenv==1.1.0 +python-dotenv==1.2.2 openai==1.72.0 pyodbc==5.2.0 azure-identity==1.21.0