From 43053e2fa80410a526e0ce7d7c6114aacc1e0f5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 22:18:42 +0000 Subject: [PATCH] Bump azure-core Bumps [azure-core](https://github.com/Azure/azure-sdk-for-python) from 1.33.0 to 1.38.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-core_1.33.0...azure-core_1.38.0) --- updated-dependencies: - dependency-name: azure-core dependency-version: 1.38.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Step2-Deploy-RAG-App/RAG-unstructured-docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/5-Min-RAG-SQL-Accelerator/Step2-Deploy-RAG-App/RAG-unstructured-docs/requirements.txt b/5-Min-RAG-SQL-Accelerator/Step2-Deploy-RAG-App/RAG-unstructured-docs/requirements.txt index 5a102be..ee46bd4 100644 --- a/5-Min-RAG-SQL-Accelerator/Step2-Deploy-RAG-App/RAG-unstructured-docs/requirements.txt +++ b/5-Min-RAG-SQL-Accelerator/Step2-Deploy-RAG-App/RAG-unstructured-docs/requirements.txt @@ -4,6 +4,6 @@ requests==2.32.3 tiktoken==0.9.0 pyodbc==5.2.0 azure-ai-formrecognizer==3.3.3 -azure-core==1.33.0 +azure-core==1.38.0 azure-identity==1.21.0 openai==1.72.0