Skip to content

Commit a392e30

Browse files
Bump azure-storage-blob from 12.15.0 to 12.16.0 (#1403)
Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) from 12.15.0 to 12.16.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.15.0...azure-storage-blob_12.16.0) --- updated-dependencies: - dependency-name: azure-storage-blob dependency-type: direct:development 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 86a54d1 commit a392e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev_optional.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ipywidgets==8.0.6
77
# optional library requirements for services
88
# don't let pyup change pinning for azure-storage-blob, need to pin to older
99
# version to get compatibility with azure storage emulator on appveyor (FIXME)
10-
azure-storage-blob==12.15.0 # pyup: ignore
10+
azure-storage-blob==12.16.0 # pyup: ignore
1111
redis==4.5.3
1212
types-redis
1313
types-setuptools

0 commit comments

Comments
 (0)