Skip to content

Commit d5eccc9

Browse files
chore(deps): bump azure-storage-blob from 12.25.1 to 12.26.0
Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) from 12.25.1 to 12.26.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.25.1...azure-storage-blob_12.26.0) --- updated-dependencies: - dependency-name: azure-storage-blob dependency-version: 12.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 271d348 commit d5eccc9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -13,7 +13,7 @@ python = "^3.10"
1313

1414
# Base neptune package
1515
neptune-api = ">=0.19.0,<0.20.0"
16-
azure-storage-blob = "^12.7.0"
16+
azure-storage-blob = "^12.26.0"
1717
pandas = ">=1.4.0"
1818

1919
# Optional for default progress update handling

0 commit comments

Comments
 (0)