diff --git a/src/cli/requirements.txt b/src/cli/requirements.txt index 148754bf5..b0536ead0 100644 --- a/src/cli/requirements.txt +++ b/src/cli/requirements.txt @@ -1,4 +1,4 @@ -msal~=1.16.0 +msal~=1.17.0 requests~=2.27.1 jmespath~=0.10.0 semver~=2.13.0 @@ -12,16 +12,16 @@ azure-applicationinsights==0.1.0 tenacity==8.0.1 docstring_parser==0.8.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==20.9 # 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<3,>=2.5 +idna<3,>=2.10 # 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>=2.1.0 +PyJWT>=2.3.0 # onefuzztypes version is set during build onefuzztypes==0.0.0 \ No newline at end of file diff --git a/src/deployment/requirements.txt b/src/deployment/requirements.txt index cc56e125e..e2f95ed00 100644 --- a/src/deployment/requirements.txt +++ b/src/deployment/requirements.txt @@ -1,9 +1,9 @@ -azure-cli-core==2.32.0 -azure-cli==2.32.0 +azure-cli-core==2.35.0 +azure-cli==2.35.0 azure-cosmosdb-table==1.0.6 azure-mgmt-eventgrid==9.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 pyfunctional==1.4.3 pyopenssl==19.1.0