From f1b012ee90fa988679e45f116f530ef787ebe034 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 18:44:56 +0000 Subject: [PATCH] Bump isodate from 0.6.1 to 0.7.2 Bumps [isodate](https://github.com/gweis/isodate) from 0.6.1 to 0.7.2. - [Changelog](https://github.com/gweis/isodate/blob/master/CHANGES.txt) - [Commits](https://github.com/gweis/isodate/compare/0.6.1...0.7.2) --- updated-dependencies: - dependency-name: isodate dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/backend/requirements.txt b/app/backend/requirements.txt index ccdb3b8a00..7c8ffdd593 100644 --- a/app/backend/requirements.txt +++ b/app/backend/requirements.txt @@ -141,7 +141,7 @@ idna==3.10 # yarl importlib-metadata==8.0.0 # via opentelemetry-api -isodate==0.6.1 +isodate==0.7.2 # via # azure-ai-documentintelligence # azure-search-documents