chore(deps): bump azure-mgmt-cosmosdb from 9.6.0 to 9.7.0 (#5834)

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-11-21 14:22:28 -04:00
committed by GitHub
parent 18d60c98d7
commit 9b91ba2b91
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -463,13 +463,13 @@ azure-core = ">=1.31.0"
[[package]]
name = "azure-mgmt-cosmosdb"
version = "9.6.0"
version = "9.7.0"
description = "Microsoft Azure Cosmos DB Management Client Library for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "azure_mgmt_cosmosdb-9.6.0-py3-none-any.whl", hash = "sha256:02b4108867de58e0b89a206ee7b7588b439e1f6fef2377ce1979b803a0d02d5a"},
{file = "azure_mgmt_cosmosdb-9.6.0.tar.gz", hash = "sha256:667c7d8a8f542b0e7972e63274af536ad985187e24a6cc2e3c8eef35560881fc"},
{file = "azure_mgmt_cosmosdb-9.7.0-py3-none-any.whl", hash = "sha256:be735a554d16995c8cefe413e62119985f8fabae1cb45a6f6ad2c3958bed14da"},
{file = "azure_mgmt_cosmosdb-9.7.0.tar.gz", hash = "sha256:b5072d319f11953d8f12e22459aded1912d5f27e442e1d8b49596a85005410a1"},
]
[package.dependencies]
@@ -5178,4 +5178,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "d1dacad6299bd993c0ee35d78960173b8275c23e214a5189fb60fc4c41c7287e"
content-hash = "a6cf61f4960b6b231e524416f5a02182c031acd6a7905db0dfd49405f701607d"
+1 -1
View File
@@ -35,7 +35,7 @@ azure-mgmt-authorization = "4.0.0"
azure-mgmt-compute = "33.0.0"
azure-mgmt-containerregistry = "10.3.0"
azure-mgmt-containerservice = "33.0.0"
azure-mgmt-cosmosdb = "9.6.0"
azure-mgmt-cosmosdb = "9.7.0"
azure-mgmt-keyvault = "10.3.1"
azure-mgmt-monitor = "6.0.2"
azure-mgmt-network = "28.0.0"