diff --git a/pyproject.toml b/pyproject.toml index d327e48..cce15fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "azure-mgmt-apimanagement>=5.0,<6", "azure-mgmt-automation>=1.0,<2", "azure-mgmt-containerregistry>=13.0,<14", - "azure-mgmt-containerservice>=31.0,<32", + "azure-mgmt-containerservice>=31.0,<42", "certifi>=2024.2,<2027", "PyYAML>=6.0,<7", "six>=1.16,<2",