From 43212afbf836dcfc453c9e5f7fdc17f86319a177 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 17:23:42 +0000 Subject: [PATCH] Bump azure-storage-blob from 2.1.0 to 12.13.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cdeed56..1918b8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ flake8-docstrings>=1.5.0 pytest>=6.1.2 pytest-cov>=2.10.1 mock>=4.0.2 -azure-storage-blob==2.1.0 +azure-storage-blob==12.13.0 black>=20.8b1 numba cupy-cuda115