chore(deps): bump azure-mgmt-storage from 21.1.0 to 21.2.0 (#4297)

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-06-25 13:34:12 +02:00
committed by GitHub
parent 825c620e6f
commit 0b16dab2ad
2 changed files with 9 additions and 9 deletions
Generated
+8 -8
View File
@@ -545,19 +545,19 @@ msrest = ">=0.6.21"
[[package]]
name = "azure-mgmt-storage"
version = "21.1.0"
version = "21.2.0"
description = "Microsoft Azure Storage Management Client Library for Python"
optional = false
python-versions = ">=3.7"
python-versions = ">=3.8"
files = [
{file = "azure-mgmt-storage-21.1.0.tar.gz", hash = "sha256:d6d3c0e917c988bc9ed0472477d3ef3f90886009eb1d97a711944f8375630162"},
{file = "azure_mgmt_storage-21.1.0-py3-none-any.whl", hash = "sha256:593f2544fc4f05750c4fe7ca4d83c32ea1e9d266e57899bbf79ce5940124e8cc"},
{file = "azure-mgmt-storage-21.2.0.tar.gz", hash = "sha256:287c9840b01be931819d403da7ed52bd62fd077b0529dd470e6dbc4fede4b20d"},
{file = "azure_mgmt_storage-21.2.0-py3-none-any.whl", hash = "sha256:36b8ef99390b179dc60007b8f017f47a39d030c52e0ca16080012465faf6be51"},
]
[package.dependencies]
azure-common = ">=1.1,<2.0"
azure-mgmt-core = ">=1.3.2,<2.0.0"
isodate = ">=0.6.1,<1.0.0"
azure-common = ">=1.1"
azure-mgmt-core = ">=1.3.2"
isodate = ">=0.6.1"
[[package]]
name = "azure-mgmt-subscription"
@@ -4899,4 +4899,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "0efa642e41fad3ed9eab140b07fac0a75e8420f31a1f52c91a74bd3f82994c17"
content-hash = "2a9c6f17dc608e904dd50b0fd6ccd76f2697e459ad2c4684416a4fd6afcf09ff"
+1 -1
View File
@@ -42,7 +42,7 @@ azure-mgmt-rdbms = "10.1.0"
azure-mgmt-resource = "23.1.1"
azure-mgmt-security = "7.0.0"
azure-mgmt-sql = "3.0.1"
azure-mgmt-storage = "21.1.0"
azure-mgmt-storage = "21.2.0"
azure-mgmt-subscription = "3.1.1"
azure-mgmt-web = "7.2.0"
azure-storage-blob = "12.20.0"