diff --git a/setup.py b/setup.py index c45fee3..6be0e32 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ ) install_requires = [ - 'azure-cli==2.73.0', + 'azure-cli==2.75.0', 'python-dateutil~=2.9' ]