From dd0e7b826e5c737375adf0e1be74aa0665526477 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 22:10:03 +0000 Subject: [PATCH] build: bump azure-storage-blob from 12.24.0 to 12.24.1 Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) from 12.24.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](https://github.com/Azure/azure-sdk-for-python/compare/azure-storage-blob_12.24.0...azure-storage-blob_12.24.1) --- updated-dependencies: - dependency-name: azure-storage-blob dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b25df0..04c13c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ azure-identity==1.17.1 # Flask[async]==2.3.2 openai==1.58.1 azure-search-documents==11.6.0b8 -azure-storage-blob==12.24.0 +azure-storage-blob==12.24.1 python-dotenv==1.0.1 azure-cosmos==4.9.0 quart==0.20.0