Skip to content

Commit

Permalink
Bump azure-storage-blob from 12.19.0 to 12.19.1
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent b42e7ec commit 417c38b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
19 changes: 15 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ mixer = "7.2.2"
WebTest = "3.0.0"
fudgeo = "0.7.1"
sqlalchemy = "2.0.27"
azure-storage-blob = "12.19.0"
azure-storage-blob = "12.19.1"

[tool.poetry.group.dev.dependencies]
ipython = "^8.22.1"
Expand Down

0 comments on commit 417c38b

Please sign in to comment.