From 671fd62faa070a71db1853039a3271db211ada90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 16:25:24 +0000 Subject: [PATCH] Bump python-dotenv from 0.21.0 to 1.2.2 in /application/single_app Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.21.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/v0.21.0...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/single_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/single_app/requirements.txt b/application/single_app/requirements.txt index 48aa0877..1ecc0e9c 100644 --- a/application/single_app/requirements.txt +++ b/application/single_app/requirements.txt @@ -21,7 +21,7 @@ SciPy==1.15.1 joblib==1.4.2 threadpoolctl==3.5.0 azure-search-documents==11.5.3 -python-dotenv==0.21.0 +python-dotenv==1.2.2 azure-ai-formrecognizer==3.3.3 azure-ai-projects==1.0.0 azure-ai-agents==1.2.0b6