From ae9874beb460d8de50dc032ce866fe1947772029 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 04:11:09 +0000 Subject: [PATCH] Bump azure-identity from 1.25.0 to 1.25.1 in /app Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.25.0 to 1.25.1. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.25.0...azure-identity_1.25.1) --- updated-dependencies: - dependency-name: azure-identity dependency-version: 1.25.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 6740890..400a4db 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,4 +1,4 @@ pyodbc==5.3.0 -azure-identity==1.25.0 +azure-identity==1.25.1 Flask-SQLAlchemy==3.1.1 tzlocal==5.3.1 \ No newline at end of file