Skip to content

Commit f3c67dc

Browse files
Bump azure-identity from 1.15.0 to 1.16.1 in the pip group (#15)
Bumps the pip group with 1 update: [azure-identity](https://github.com/Azure/azure-sdk-for-python). Updates `azure-identity` from 1.15.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.15.0...azure-identity_1.16.1) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c0e817 commit f3c67dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ six==1.16.0
88
tzdata==2023.4
99
pyarrow==14.0.1
1010
azure-storage-blob==12.19.1
11-
azure-identity==1.15.0
11+
azure-identity==1.16.1
1212
# The dependencies bellow are only used for development.
1313
freezegun==1.4.0
1414
pylint==3.0.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ six==1.16.0
88
tzdata==2023.4
99
pyarrow==14.0.1
1010
azure-storage-blob==12.19.1
11-
azure-identity==1.15.0
11+
azure-identity==1.16.1

0 commit comments

Comments
 (0)