chore(deps): bump azure-keyvault-keys from 4.9.0 to 4.10.0 (#5476)

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-10-21 07:58:46 -07:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 3d142738e9
commit 1bb0db2835
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -323,17 +323,17 @@ typing-extensions = ">=4.0.0"
[[package]]
name = "azure-keyvault-keys"
version = "4.9.0"
version = "4.10.0"
description = "Microsoft Azure Key Vault Keys Client Library for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "azure-keyvault-keys-4.9.0.tar.gz", hash = "sha256:08632dcd6ece28657204e9a256ad64369fe2b0e385ed43349f932f007d89f774"},
{file = "azure_keyvault_keys-4.9.0-py3-none-any.whl", hash = "sha256:05eff85600f2f288a38e5c818ff77c5121840d327e66188cfa7ad333defb545b"},
{file = "azure_keyvault_keys-4.10.0-py3-none-any.whl", hash = "sha256:210227e0061f641a79755f0e0bcbcf27bbfb4df630a933c43a99a29962283d0d"},
{file = "azure_keyvault_keys-4.10.0.tar.gz", hash = "sha256:511206ae90aec1726a4d6ff5a92d754bd0c0f1e8751891368d30fb70b62955f1"},
]
[package.dependencies]
azure-core = ">=1.29.5,<2.0.0"
azure-core = ">=1.31.0"
cryptography = ">=2.1.4"
isodate = ">=0.6.1"
typing-extensions = ">=4.0.1"
@@ -4565,4 +4565,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "a56751b020021667d7ee73840f65ba710dead89b8cd12443e27e17767ea5c97b"
content-hash = "cf873005f9226d8fa12b2999f4a56530178c113c6fb66864306c0f1599ceb8f8"
+1 -1
View File
@@ -28,7 +28,7 @@ version = "3.16.18"
alive-progress = "3.1.5"
awsipranges = "0.3.3"
azure-identity = "1.18.0"
azure-keyvault-keys = "4.9.0"
azure-keyvault-keys = "4.10.0"
azure-mgmt-applicationinsights = "4.0.0"
azure-mgmt-authorization = "4.0.0"
azure-mgmt-compute = "33.0.0"