mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-14 11:08:06 +00:00
bump azure-cli-core and dependencies to 2.35.0 (#1784)
* bump azure-cli-core and dependencies to 2.35.0 * bump deploy requirements to align with cli Co-authored-by: stas <statis@microsoft.com>
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
msal~=1.16.0
|
msal~=1.17.0
|
||||||
requests~=2.27.1
|
requests~=2.27.1
|
||||||
jmespath~=0.10.0
|
jmespath~=0.10.0
|
||||||
semver~=2.13.0
|
semver~=2.13.0
|
||||||
@ -12,16 +12,16 @@ azure-applicationinsights==0.1.0
|
|||||||
tenacity==8.0.1
|
tenacity==8.0.1
|
||||||
docstring_parser==0.8.1
|
docstring_parser==0.8.1
|
||||||
azure-identity==1.7.1
|
azure-identity==1.7.1
|
||||||
azure-cli-core==2.32.0
|
azure-cli-core==2.35.0
|
||||||
# packaging is required but not specified by azure-cli-core
|
# packaging is required but not specified by azure-cli-core
|
||||||
packaging==20.9
|
packaging==20.9
|
||||||
# urllib3[secure] needs to be specifically stated for azure-cli-core
|
# urllib3[secure] needs to be specifically stated for azure-cli-core
|
||||||
urllib3[secure]>=1.26.5
|
urllib3[secure]>=1.26.8
|
||||||
# iDNA needs to be specifically stated for azure-cli-core
|
# iDNA needs to be specifically stated for azure-cli-core
|
||||||
idna<3,>=2.5
|
idna<3,>=2.10
|
||||||
# cryptography needs to be pinned to the version used by azure-cli-core
|
# cryptography needs to be pinned to the version used by azure-cli-core
|
||||||
cryptography<3.4,>=3.2
|
cryptography<3.4,>=3.3.2
|
||||||
# PyJWT needs to be pinned to the version used by azure-cli-core
|
# PyJWT needs to be pinned to the version used by azure-cli-core
|
||||||
PyJWT>=2.1.0
|
PyJWT>=2.3.0
|
||||||
# onefuzztypes version is set during build
|
# onefuzztypes version is set during build
|
||||||
onefuzztypes==0.0.0
|
onefuzztypes==0.0.0
|
@ -1,9 +1,9 @@
|
|||||||
azure-cli-core==2.32.0
|
azure-cli-core==2.35.0
|
||||||
azure-cli==2.32.0
|
azure-cli==2.35.0
|
||||||
azure-cosmosdb-table==1.0.6
|
azure-cosmosdb-table==1.0.6
|
||||||
azure-mgmt-eventgrid==9.0.0
|
azure-mgmt-eventgrid==9.0.0
|
||||||
azure-mgmt-resource==20.0.0
|
azure-mgmt-resource==20.0.0
|
||||||
azure-mgmt-storage==19.0.0
|
azure-mgmt-storage==19.1.0
|
||||||
azure-storage-blob==12.9.0
|
azure-storage-blob==12.9.0
|
||||||
pyfunctional==1.4.3
|
pyfunctional==1.4.3
|
||||||
pyopenssl==19.1.0
|
pyopenssl==19.1.0
|
||||||
|
Reference in New Issue
Block a user