Skip to content

Commit e4dd029

Browse files
chore: Bump azure-identity in /sdk/python/requirements
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.16.0 to 1.16.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](Azure/azure-sdk-for-python@azure-identity_1.16.0...azure-identity_1.16.1) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 849f590 commit e4dd029

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sdk/python/requirements/py3.10-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ azure-core==1.30.1
4747
# via
4848
# azure-identity
4949
# azure-storage-blob
50-
azure-identity==1.16.0
50+
azure-identity==1.16.1
5151
azure-storage-blob==12.20.0
5252
babel==2.15.0
5353
# via

sdk/python/requirements/py3.11-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ azure-core==1.30.1
4343
# via
4444
# azure-identity
4545
# azure-storage-blob
46-
azure-identity==1.16.0
46+
azure-identity==1.16.1
4747
azure-storage-blob==12.20.0
4848
babel==2.15.0
4949
# via

sdk/python/requirements/py3.9-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ azure-core==1.30.1
4747
# via
4848
# azure-identity
4949
# azure-storage-blob
50-
azure-identity==1.16.0
50+
azure-identity==1.16.1
5151
azure-storage-blob==12.20.0
5252
babel==2.15.0
5353
# via

0 commit comments

Comments
 (0)