Skip to content

Commit 6b31838

Browse files
build: bump azure-storage-blob in /ClientAdvisor/App (#318)
Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) from 12.17.0 to 12.24.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.17.0...azure-storage-blob_12.24.1) --- 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>
1 parent ac784e8 commit 6b31838

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ClientAdvisor/App/requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
azure-identity==1.19.0
33
openai==1.63.0
44
azure-search-documents==11.6.0b9
5-
azure-storage-blob==12.17.0
5+
azure-storage-blob==12.24.1
66
python-dotenv==1.0.1
77
azure-cosmos==4.5.0
88
quart==0.20.0

ClientAdvisor/App/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ azure-identity==1.19.0
33
# Flask[async]==2.3.2
44
openai==1.63.0
55
azure-search-documents==11.6.0b9
6-
azure-storage-blob==12.17.0
6+
azure-storage-blob==12.24.1
77
python-dotenv==1.0.1
88
azure-cosmos==4.5.0
99
quart==0.20.0

0 commit comments

Comments
 (0)