From 6c2d1e4bdfc4a1236c63d1128308901c8563a926 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 07:52:43 +0000 Subject: [PATCH] Bump requests Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 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..1fe0a56 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,6 +1,6 @@ streamlit==1.45.0 pandas==2.2.3 -requests==2.32.3 +requests==2.32.4 python-dotenv==1.1.0 openai==1.72.0 pyodbc==5.2.0