diff --git a/setup.py b/setup.py index bfd26ae..fe2183b 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ ) install_requires = [ - 'azure-cli==2.78.0', + 'azure-cli==2.81.0', 'python-dateutil~=2.9' ]