Skip to content

Commit 7ce1c9d

Browse files
build: bump azure-storage-blob (#46)
Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) from 12.19.1 to 12.20.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.19.1...azure-storage-blob_12.20.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> Co-authored-by: hallvictoria <[email protected]>
1 parent 5b1d928 commit 7ce1c9d

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

3131
[project.optional-dependencies]

0 commit comments

Comments
 (0)