From 2c2d265bcd5c5b76ea3f583a848701a95047ecfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 17:25:01 +0000 Subject: [PATCH] Bump azure-storage-blob from 2.1.0 to 12.13.0 in /azure_ml Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) from 2.1.0 to 12.13.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](https://github.com/Azure/azure-sdk-for-python/compare/azure-mgmt-sql_2.1.0...azure-storage-blob_12.13.0) --- updated-dependencies: - dependency-name: azure-storage-blob dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- azure_ml/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure_ml/requirements.txt b/azure_ml/requirements.txt index 86b5a37880..c96f527ec4 100644 --- a/azure_ml/requirements.txt +++ b/azure_ml/requirements.txt @@ -1,4 +1,4 @@ tqdm ruamel.yaml azureml-sdk -azure-storage-blob==2.1.0 \ No newline at end of file +azure-storage-blob==12.13.0 \ No newline at end of file