chore(deps): bump azure-mgmt-containerservice from 31.0.0 to 32.0.0 (#5036)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-09-16 13:45:01 -04:00
committed by GitHub
parent 5855918ade
commit 30ffa8f00b
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -401,13 +401,13 @@ typing-extensions = ">=4.6.0"
[[package]]
name = "azure-mgmt-containerservice"
version = "31.0.0"
version = "32.0.0"
description = "Microsoft Azure Container Service Management Client Library for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "azure-mgmt-containerservice-31.0.0.tar.gz", hash = "sha256:134358d7f88c4d29b4009f91d7619861e1fad5dbea5e147402dd61ad96b5624a"},
{file = "azure_mgmt_containerservice-31.0.0-py3-none-any.whl", hash = "sha256:75c6dbbaf27ed6c8251e34b86fefcfb001fe096c69df9ce93c163de71a2b5275"},
{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"},
]
[package.dependencies]
@@ -4967,4 +4967,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "a94561e0388a27a30ccfb290687f65c6ad2a2bdd64b09cfa4bbf6d6b0a848fe5"
content-hash = "c1a22cafe8276fe14946d29c129311ff9e9633b1c0db8322c04de69ae6da8677"
+1 -1
View File
@@ -33,7 +33,7 @@ azure-keyvault-keys = "4.9.0"
azure-mgmt-applicationinsights = "4.0.0"
azure-mgmt-authorization = "4.0.0"
azure-mgmt-compute = "33.0.0"
azure-mgmt-containerservice = "31.0.0"
azure-mgmt-containerservice = "32.0.0"
azure-mgmt-cosmosdb = "9.5.1"
azure-mgmt-keyvault = "10.3.1"
azure-mgmt-monitor = "6.0.2"