chore(deps): bump azure-mgmt-containerservice from 30.0.0 to 31.0.0 (#4515)

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-07-24 11:53:25 +02:00
committed by GitHub
parent 1e32cc415d
commit 3f342220f3
2 changed files with 6 additions and 5 deletions
Generated
+5 -4
View File
@@ -388,19 +388,20 @@ isodate = ">=0.6.1"
[[package]]
name = "azure-mgmt-containerservice"
version = "30.0.0"
version = "31.0.0"
description = "Microsoft Azure Container Service Management Client Library for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "azure-mgmt-containerservice-30.0.0.tar.gz", hash = "sha256:6c62e6ac590e34fedd739fe24b31b3750713a014616696ea8d44c7bcc81c06b7"},
{file = "azure_mgmt_containerservice-30.0.0-py3-none-any.whl", hash = "sha256:795a6a50d6632344910216853167b9bd47b09d50cb2afa28b2a18e58f5088c3f"},
{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"},
]
[package.dependencies]
azure-common = ">=1.1"
azure-mgmt-core = ">=1.3.2"
isodate = ">=0.6.1"
typing-extensions = ">=4.6.0"
[[package]]
name = "azure-mgmt-core"
@@ -4510,4 +4511,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "59e7bc1697ac34357e186c9c3b720ab7718c4fe60d4002f5c885d70848250327"
content-hash = "9882c13260472070b849966e0fe5267bbb1cdb5e5b10af25920233b8489d1921"
+1 -1
View File
@@ -32,7 +32,7 @@ azure-keyvault-keys = "4.9.0"
azure-mgmt-applicationinsights = "4.0.0"
azure-mgmt-authorization = "4.0.0"
azure-mgmt-compute = "31.0.0"
azure-mgmt-containerservice = "30.0.0"
azure-mgmt-containerservice = "31.0.0"
azure-mgmt-cosmosdb = "9.5.1"
azure-mgmt-keyvault = "10.3.1"
azure-mgmt-monitor = "6.0.2"