From d2b113d622967dffee056ba03ccd8e3343081acb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2020 17:28:42 +0000 Subject: [PATCH] Bump azure-common from 1.1.24 to 1.1.25 Bumps [azure-common](https://github.com/Azure/azure-sdk-for-python) from 1.1.24 to 1.1.25. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-common_1.1.24...azure-common_1.1.25) 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 6926cd6..7af6e6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ PyYaml==5.3.1 -azure-common==1.1.24 +azure-common==1.1.25 azure-mgmt-dns==3.0.0 boto3==1.12.11 botocore==1.15.34