From 332fba2e78535ac786ec979e0afcb41ad6ffd22d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 12:10:49 +0000 Subject: [PATCH] Bump azure-storage-blob from 1.5.0 to 2.1.0 Bumps [azure-storage-blob](https://github.com/Azure/azure-storage-python) from 1.5.0 to 2.1.0. - [Release notes](https://github.com/Azure/azure-storage-python/releases) - [Changelog](https://github.com/Azure/azure-storage-python/blob/master/ChangeLog.md) - [Commits](https://github.com/Azure/azure-storage-python/commits) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2eb3ef..fd9cf6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -azure-storage-blob==1.5.0 +azure-storage-blob==2.1.0 flask==1.0.2 flask_httpauth==3.2.4 gunicorn==19.9.0