chore(deps): bump azure-storage-blob from 12.23.0 to 12.23.1 (#5240)

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-30 08:30:28 -04:00
committed by GitHub
parent 13e40eb03e
commit 564b18c388
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -612,13 +612,13 @@ typing-extensions = ">=4.6.0"
[[package]]
name = "azure-storage-blob"
version = "12.23.0"
version = "12.23.1"
description = "Microsoft Azure Blob Storage Client Library for Python"
optional = false
python-versions = ">=3.8"
files = [
{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"},
{file = "azure_storage_blob-12.23.1-py3-none-any.whl", hash = "sha256:1c2238aa841d1545f42714a5017c010366137a44a0605da2d45f770174bfc6b4"},
{file = "azure_storage_blob-12.23.1.tar.gz", hash = "sha256:a587e54d4e39d2a27bd75109db164ffa2058fe194061e5446c5a89bca918272f"},
]
[package.dependencies]
@@ -5006,4 +5006,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "3a5fd38048fa08da16de592515dce2cba384e9c3620e1b0960224ede06f888a9"
content-hash = "efa77acb901745e219d03da227af7339da8bb135f0b9e4ac413280ccced81642"
+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.23.0"
azure-storage-blob = "12.23.1"
boto3 = "1.35.28"
botocore = "1.35.28"
colorama = "0.4.6"