Skip to content

Commit b4f2a0e

Browse files
dependabot python package: bump azure-identity from 1.20.0 to 1.22.0
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.20.0 to 1.22.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.20.0...azure-identity_1.22.0) --- updated-dependencies: - dependency-name: azure-identity dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1cb05bd commit b4f2a0e

File tree

2 files changed

+155
-149
lines changed

2 files changed

+155
-149
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ argparse = "=1.4.0"
88
pytz = "=2025.1"
99
python-dotenv = "=1.0.1"
1010
azure-mgmt-policyinsights = "=1.0.0"
11-
azure-identity = "=1.20.0"
11+
azure-identity = "=1.22.0"
1212
azure-mgmt-resource = "=23.2.0"
1313
azure-mgmt-resourcegraph = "=8.0.0"
1414
azure-core = "=1.32.0"

0 commit comments

Comments
 (0)