mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-23 23:13:38 -06:00
Python dependency: Bump azure-identity from 1.16.1 to 1.17.1
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.16.1 to 1.17.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](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.16.1...azure-identity_1.17.1) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
feb3093c6d
commit
8876183981
@ -55,7 +55,7 @@ azure-mgmt-rdbms==10.1.0
|
||||
azure-mgmt-resource==23.1.1; python_version > '3.7'
|
||||
azure-mgmt-resource==23.0.1; python_version <= '3.7'
|
||||
azure-mgmt-subscription==3.1.1
|
||||
azure-identity==1.16.1; python_version > '3.7'
|
||||
azure-identity==1.17.1; python_version > '3.7'
|
||||
azure-identity==1.15.0; python_version <= '3.7'
|
||||
google-api-python-client==2.*
|
||||
google-auth-oauthlib==1.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user