Skip to content

Commit 94d83e7

Browse files
Bump azure-storage-blob in /azurefunctions-extensions-bindings-blob (#35)
Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) from 12.19.0 to 12.19.1. - [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.19.0...azure-storage-blob_12.19.1) --- updated-dependencies: - dependency-name: azure-storage-blob dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: wangbill <[email protected]>
1 parent 3e7ad54 commit 94d83e7

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.19.0'
28+
'azure-storage-blob==12.19.1'
2929
]
3030

3131
[project.optional-dependencies]

0 commit comments

Comments
 (0)