diff --git a/poetry.lock b/poetry.lock index 527579d003c..82a7f0efba5 100644 --- a/poetry.lock +++ b/poetry.lock @@ -432,13 +432,13 @@ isodate = ">=0.6.1,<1.0.0" [[package]] name = "azure-mgmt-containerservice" -version = "32.0.0" +version = "32.1.0" description = "Microsoft Azure Container Service Management Client Library for Python" optional = false python-versions = ">=3.8" files = [ - {file = "azure_mgmt_containerservice-32.0.0-py3-none-any.whl", hash = "sha256:66ff0a2651122207db0d5492e86550561f9d81509379abe7d401ed4805a1c66b"}, - {file = "azure_mgmt_containerservice-32.0.0.tar.gz", hash = "sha256:ccb587479d8a93ec78f7162590adc82e4fba4de76e4adc3419f33ad225efb292"}, + {file = "azure_mgmt_containerservice-32.1.0-py3-none-any.whl", hash = "sha256:8911e7bd0ca2162c6baad3ba57fbe8517fd7d697c4e54883f3c8fed43de61ac0"}, + {file = "azure_mgmt_containerservice-32.1.0.tar.gz", hash = "sha256:af1392d4c4f5174b5bb7e3b28e92137d298f3add54e402772df2afccf1263ba0"}, ] [package.dependencies] @@ -5861,4 +5861,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.13" -content-hash = "297991a0955ddd94696a71e33d4a947f8a4a18646eb9a3df6e7c7b2d561c0ec8" +content-hash = "96921c2c312f144116a178b0b92be8649f5b5a470e24aec0790dc4962f1a0480" diff --git a/pyproject.toml b/pyproject.toml index 3d1bdf5c5e6..c77d98d45cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ azure-mgmt-applicationinsights = "4.0.0" azure-mgmt-authorization = "4.0.0" azure-mgmt-compute = "33.0.0" azure-mgmt-containerregistry = "10.3.0" -azure-mgmt-containerservice = "32.0.0" +azure-mgmt-containerservice = "32.1.0" azure-mgmt-cosmosdb = "9.6.0" azure-mgmt-keyvault = "10.3.1" azure-mgmt-monitor = "6.0.2"