Skip to content

Commit 6606bd4

Browse files
pip(deps): bump azure-identity from 1.15.0 to 1.25.0
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.15.0 to 1.25.0. - [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](Azure/azure-sdk-for-python@azure-identity_1.15.0...azure-identity_1.25.0) --- updated-dependencies: - dependency-name: azure-identity dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d39bc39 commit 6606bd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python-automation/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ openpyxl==3.1.2
1515
cryptography==41.0.8
1616
pyjwt[crypto]==2.8.0
1717
azure-keyvault-secrets==4.7.0
18-
azure-identity==1.15.0
18+
azure-identity==1.25.0
1919

2020
# Monitoring and metrics
2121
prometheus-client==0.19.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ PyJWT==2.10.1
99
cryptography==43.0.3
1010

1111
# Azure integration
12-
azure-identity==1.19.0
12+
azure-identity==1.25.0
1313
azure-mgmt-resource==23.2.0
1414
azure-storage-blob==12.24.0
1515
msgraph-sdk==1.15.0

0 commit comments

Comments
 (0)