Skip to content

Commit 1123e08

Browse files
build: bump azure-storage-blob (#83)
Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) from 12.23.1 to 12.24.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](Azure/azure-sdk-for-python@azure-storage-blob_12.23.1...azure-storage-blob_12.24.0) --- updated-dependencies: - dependency-name: azure-storage-blob dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent abe891b commit 1123e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azurefunctions-extensions-bindings-blob/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers= [
2525
]
2626
dependencies = [
2727
'azurefunctions-extensions-base',
28-
'azure-storage-blob==12.23.1'
28+
'azure-storage-blob==12.24.0'
2929
]
3030

3131
[project.optional-dependencies]

0 commit comments

Comments
 (0)