Skip to content

Commit 17c8897

Browse files
Bump azure-storage-blob from 12.23.1 to 12.24.0
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] <support@github.com>
1 parent af77e14 commit 17c8897

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
python = "^3.8.2"
1111
azure-functions = "^1.21.3"
1212
azure-identity = "^1.19.0"
13-
azure-storage-blob = "^12.23.1"
13+
azure-storage-blob = "^12.24.0"
1414
pydpkg = "^1.9.3"
1515

1616
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)