Skip to content

Commit 818a8bc

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 2478831 commit 818a8bc

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
@@ -51,7 +51,7 @@ azure-core==1.30.1
5151
# via
5252
# azure-identity
5353
# azure-storage-blob
54-
azure-identity==1.16.0
54+
azure-identity==1.16.1
5555
# via feast (setup.py)
5656
azure-storage-blob==12.20.0
5757
# via feast (setup.py)

sdk/python/requirements/py3.11-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
# via feast (setup.py)
5252
azure-storage-blob==12.20.0
5353
# via feast (setup.py)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ azure-core==1.30.1
5151
# via
5252
# azure-identity
5353
# azure-storage-blob
54-
azure-identity==1.16.0
54+
azure-identity==1.16.1
5555
# via feast (setup.py)
5656
azure-storage-blob==12.20.0
5757
# via feast (setup.py)

0 commit comments

Comments
 (0)