chore(deps): bump azure-storage-blob from 12.22.0 to 12.23.0 (#5072)

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-18 12:19:46 -04:00
committed by GitHub
parent bfdc87723b
commit 9263adeb78
2 changed files with 7 additions and 7 deletions
Generated
+6 -6
View File
@@ -610,23 +610,23 @@ typing-extensions = ">=4.6.0"
[[package]]
name = "azure-storage-blob"
version = "12.22.0"
version = "12.23.0"
description = "Microsoft Azure Blob Storage Client Library for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "azure-storage-blob-12.22.0.tar.gz", hash = "sha256:b3804bb4fe8ab1c32771fa464053da772a682c2737b19da438a3f4e5e3b3736e"},
{file = "azure_storage_blob-12.22.0-py3-none-any.whl", hash = "sha256:bb7d2d824ce3f11f14a27ee7d9281289f7e072ac8311c52e3652672455b7d5e8"},
{file = "azure_storage_blob-12.23.0-py3-none-any.whl", hash = "sha256:8ac4b34624ed075eda1e38f0c6dadb601e1b199e27a09aa63edc429bf4a23329"},
{file = "azure_storage_blob-12.23.0.tar.gz", hash = "sha256:2fadbceda1d99c4a72dfd32e0122d7bca8b5e8d2563f5c624d634aeaff49c9df"},
]
[package.dependencies]
azure-core = ">=1.28.0"
azure-core = ">=1.30.0"
cryptography = ">=2.1.4"
isodate = ">=0.6.1"
typing-extensions = ">=4.6.0"
[package.extras]
aio = ["azure-core[aio] (>=1.28.0)"]
aio = ["azure-core[aio] (>=1.30.0)"]
[[package]]
name = "babel"
@@ -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 = "5c1da3ab902128e764bdddb5ded458d4ed093ae7ab23519970e36578e35c7a45"
content-hash = "1123fe3faa361735c5e35b27f382e37a0f912dce2a58995c40c76b3d3c273065"
+1 -1
View File
@@ -45,7 +45,7 @@ azure-mgmt-sql = "3.0.1"
azure-mgmt-storage = "21.2.1"
azure-mgmt-subscription = "3.1.1"
azure-mgmt-web = "7.3.1"
azure-storage-blob = "12.22.0"
azure-storage-blob = "12.23.0"
boto3 = "1.35.19"
botocore = "1.35.20"
colorama = "0.4.6"