From e04847ccc6d5277998e70cdbf3ee397fb738112a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:12 +0200 Subject: [PATCH 01/91] Update adal from 1.0.2 to 1.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bda2bb1..22c9b73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile --no-annotate --output-file requirements.txt requirements.in # -adal==1.0.2 +adal==1.2.1 asn1crypto==0.24.0 azure-batch==4.1.3 azure-common==1.1.14 From 71d950244688534b7364387ea7663eb00a9b4b0c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:14 +0200 Subject: [PATCH 02/91] Update azure-batch from 4.1.3 to 6.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 22c9b73..3a28cd9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # adal==1.2.1 asn1crypto==0.24.0 -azure-batch==4.1.3 +azure-batch==6.0.0 azure-common==1.1.14 azure-cosmosdb-nspkg==2.0.2 azure-cosmosdb-table==1.0.4 From f4cbc7e3ca3782d0dda5b80b5ed750fd65010bd4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:16 +0200 Subject: [PATCH 03/91] Update azure-common from 1.1.14 to 1.1.18 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3a28cd9..2b171b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ adal==1.2.1 asn1crypto==0.24.0 azure-batch==6.0.0 -azure-common==1.1.14 +azure-common==1.1.18 azure-cosmosdb-nspkg==2.0.2 azure-cosmosdb-table==1.0.4 azure-datalake-store==0.0.25 From 3b5b49ad13189a79075db07eb7ce5c28df392c57 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:17 +0200 Subject: [PATCH 04/91] Update azure-datalake-store from 0.0.25 to 0.0.40 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2b171b8..a430e6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ azure-batch==6.0.0 azure-common==1.1.18 azure-cosmosdb-nspkg==2.0.2 azure-cosmosdb-table==1.0.4 -azure-datalake-store==0.0.25 +azure-datalake-store==0.0.40 azure-eventgrid==1.1.0 azure-graphrbac==0.40.0 azure-keyvault==1.0.0 From 39f2f43dcd8386eb03d2c68b111bba49f36dbe8f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:19 +0200 Subject: [PATCH 05/91] Update azure-eventgrid from 1.1.0 to 1.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a430e6d..11c07d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ azure-common==1.1.18 azure-cosmosdb-nspkg==2.0.2 azure-cosmosdb-table==1.0.4 azure-datalake-store==0.0.40 -azure-eventgrid==1.1.0 +azure-eventgrid==1.2.0 azure-graphrbac==0.40.0 azure-keyvault==1.0.0 azure-mgmt-advisor==1.0.1 From df52a011cfbe0abdc1ebdad1f18a5903139cb8d9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:23 +0200 Subject: [PATCH 06/91] Update azure-graphrbac from 0.40.0 to 0.53.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11c07d8..cceb37a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ azure-cosmosdb-nspkg==2.0.2 azure-cosmosdb-table==1.0.4 azure-datalake-store==0.0.40 azure-eventgrid==1.2.0 -azure-graphrbac==0.40.0 +azure-graphrbac==0.53.0 azure-keyvault==1.0.0 azure-mgmt-advisor==1.0.1 azure-mgmt-applicationinsights==0.1.1 From aaa5cfa25e0f380877ca54fd9e0f46282f37e0f6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:24 +0200 Subject: [PATCH 07/91] Update azure-keyvault from 1.0.0 to 1.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cceb37a..a481ae1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ azure-cosmosdb-table==1.0.4 azure-datalake-store==0.0.40 azure-eventgrid==1.2.0 azure-graphrbac==0.53.0 -azure-keyvault==1.0.0 +azure-keyvault==1.1.0 azure-mgmt-advisor==1.0.1 azure-mgmt-applicationinsights==0.1.1 azure-mgmt-authorization==0.50.0 From 69f1e3ecd763ddb258fd77cb0492a16d24291b68 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:26 +0200 Subject: [PATCH 08/91] Update azure-mgmt-advisor from 1.0.1 to 2.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a481ae1..707706b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ azure-datalake-store==0.0.40 azure-eventgrid==1.2.0 azure-graphrbac==0.53.0 azure-keyvault==1.1.0 -azure-mgmt-advisor==1.0.1 +azure-mgmt-advisor==2.0.1 azure-mgmt-applicationinsights==0.1.1 azure-mgmt-authorization==0.50.0 azure-mgmt-batch==5.0.1 From 0410e300184121290dccce5452dc9841afb7b95d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:28 +0200 Subject: [PATCH 09/91] Update azure-mgmt-authorization from 0.50.0 to 0.51.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 707706b..68cb931 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ azure-graphrbac==0.53.0 azure-keyvault==1.1.0 azure-mgmt-advisor==2.0.1 azure-mgmt-applicationinsights==0.1.1 -azure-mgmt-authorization==0.50.0 +azure-mgmt-authorization==0.51.1 azure-mgmt-batch==5.0.1 azure-mgmt-batchai==2.0.0 azure-mgmt-billing==0.2.0 From 2b4861f7b2ba8c6e84de22f70f6a6c123f195c43 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:29 +0200 Subject: [PATCH 10/91] Update azure-mgmt-batch from 5.0.1 to 6.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 68cb931..65c9f4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ azure-keyvault==1.1.0 azure-mgmt-advisor==2.0.1 azure-mgmt-applicationinsights==0.1.1 azure-mgmt-authorization==0.51.1 -azure-mgmt-batch==5.0.1 +azure-mgmt-batch==6.0.0 azure-mgmt-batchai==2.0.0 azure-mgmt-billing==0.2.0 azure-mgmt-cdn==3.0.0 From 8c1dcd45818a56de16aa451a0325c9fbfc2b7a1c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:31 +0200 Subject: [PATCH 11/91] Update azure-mgmt-compute from 4.0.1 to 4.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 65c9f4a..94f7f15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ azure-mgmt-billing==0.2.0 azure-mgmt-cdn==3.0.0 azure-mgmt-cognitiveservices==3.0.0 azure-mgmt-commerce==1.0.1 -azure-mgmt-compute==4.0.1 +azure-mgmt-compute==4.4.0 azure-mgmt-consumption==2.0.0 azure-mgmt-containerinstance==1.0.0 azure-mgmt-containerregistry==2.1.0 From 618e6062c9cfca165ea081b5c98eea2eeb14710d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:32 +0200 Subject: [PATCH 12/91] Update azure-mgmt-containerinstance from 1.0.0 to 1.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 94f7f15..5192be2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ azure-mgmt-cognitiveservices==3.0.0 azure-mgmt-commerce==1.0.1 azure-mgmt-compute==4.4.0 azure-mgmt-consumption==2.0.0 -azure-mgmt-containerinstance==1.0.0 +azure-mgmt-containerinstance==1.4.0 azure-mgmt-containerregistry==2.1.0 azure-mgmt-containerservice==4.2.0 azure-mgmt-cosmosdb==0.4.1 From c65c9f08dffc617d9400f56aed4d4059f06361e4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:34 +0200 Subject: [PATCH 13/91] Update azure-mgmt-containerregistry from 2.1.0 to 2.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5192be2..2d0f1eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ azure-mgmt-commerce==1.0.1 azure-mgmt-compute==4.4.0 azure-mgmt-consumption==2.0.0 azure-mgmt-containerinstance==1.4.0 -azure-mgmt-containerregistry==2.1.0 +azure-mgmt-containerregistry==2.6.0 azure-mgmt-containerservice==4.2.0 azure-mgmt-cosmosdb==0.4.1 azure-mgmt-datafactory==0.6.0 From 08aabd0ac16dea98dfb20f7da8fca3c9137c3ad4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:35 +0200 Subject: [PATCH 14/91] Update azure-mgmt-containerservice from 4.2.0 to 4.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2d0f1eb..9ee56a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ azure-mgmt-compute==4.4.0 azure-mgmt-consumption==2.0.0 azure-mgmt-containerinstance==1.4.0 azure-mgmt-containerregistry==2.6.0 -azure-mgmt-containerservice==4.2.0 +azure-mgmt-containerservice==4.4.0 azure-mgmt-cosmosdb==0.4.1 azure-mgmt-datafactory==0.6.0 azure-mgmt-datalake-analytics==0.6.0 From c83aa7c9e905c2a08c9401d1da660d112cdd26c0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:37 +0200 Subject: [PATCH 15/91] Update azure-mgmt-cosmosdb from 0.4.1 to 0.5.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ee56a5..11cf2bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ azure-mgmt-consumption==2.0.0 azure-mgmt-containerinstance==1.4.0 azure-mgmt-containerregistry==2.6.0 azure-mgmt-containerservice==4.4.0 -azure-mgmt-cosmosdb==0.4.1 +azure-mgmt-cosmosdb==0.5.2 azure-mgmt-datafactory==0.6.0 azure-mgmt-datalake-analytics==0.6.0 azure-mgmt-datalake-nspkg==2.0.0 From 4e25a9773f6ce8c08ad742d6a1a745b380e94eec Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:39 +0200 Subject: [PATCH 16/91] Update azure-mgmt-datafactory from 0.6.0 to 0.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11cf2bc..337f8b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ azure-mgmt-containerinstance==1.4.0 azure-mgmt-containerregistry==2.6.0 azure-mgmt-containerservice==4.4.0 azure-mgmt-cosmosdb==0.5.2 -azure-mgmt-datafactory==0.6.0 +azure-mgmt-datafactory==0.7.0 azure-mgmt-datalake-analytics==0.6.0 azure-mgmt-datalake-nspkg==2.0.0 azure-mgmt-datalake-store==0.5.0 From 6e3e5b04e3243bb0e12c04781c0a4f5efcf47fea Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:40 +0200 Subject: [PATCH 17/91] Update azure-mgmt-datalake-nspkg from 2.0.0 to 3.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 337f8b2..e0f7178 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ azure-mgmt-containerservice==4.4.0 azure-mgmt-cosmosdb==0.5.2 azure-mgmt-datafactory==0.7.0 azure-mgmt-datalake-analytics==0.6.0 -azure-mgmt-datalake-nspkg==2.0.0 +azure-mgmt-datalake-nspkg==3.0.1 azure-mgmt-datalake-store==0.5.0 azure-mgmt-devtestlabs==2.2.0 azure-mgmt-dns==1.2.0 From 8741a26a7828bd7b66d154f26292a630f571b205 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:42 +0200 Subject: [PATCH 18/91] Update azure-mgmt-dns from 1.2.0 to 2.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e0f7178..d4a85d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ azure-mgmt-datalake-analytics==0.6.0 azure-mgmt-datalake-nspkg==3.0.1 azure-mgmt-datalake-store==0.5.0 azure-mgmt-devtestlabs==2.2.0 -azure-mgmt-dns==1.2.0 +azure-mgmt-dns==2.1.0 azure-mgmt-eventgrid==1.0.0 azure-mgmt-eventhub==2.1.0 azure-mgmt-hanaonazure==0.1.1 From 0ce837871dc9ae08c69c8af9bd84a88ad0f21c35 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:43 +0200 Subject: [PATCH 19/91] Update azure-mgmt-eventgrid from 1.0.0 to 2.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d4a85d5..20d0e01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ azure-mgmt-datalake-nspkg==3.0.1 azure-mgmt-datalake-store==0.5.0 azure-mgmt-devtestlabs==2.2.0 azure-mgmt-dns==2.1.0 -azure-mgmt-eventgrid==1.0.0 +azure-mgmt-eventgrid==2.0.0 azure-mgmt-eventhub==2.1.0 azure-mgmt-hanaonazure==0.1.1 azure-mgmt-iothub==0.5.0 From b6b4985309fba160d468f52dd6a61a2d73ebbd8c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:45 +0200 Subject: [PATCH 20/91] Update azure-mgmt-eventhub from 2.1.0 to 2.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 20d0e01..d16abf0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ azure-mgmt-datalake-store==0.5.0 azure-mgmt-devtestlabs==2.2.0 azure-mgmt-dns==2.1.0 azure-mgmt-eventgrid==2.0.0 -azure-mgmt-eventhub==2.1.0 +azure-mgmt-eventhub==2.2.0 azure-mgmt-hanaonazure==0.1.1 azure-mgmt-iothub==0.5.0 azure-mgmt-iothubprovisioningservices==0.2.0 From 6adf25edbb602b8130ff5594fa4ec8a533fc1980 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:46 +0200 Subject: [PATCH 21/91] Update azure-mgmt-hanaonazure from 0.1.1 to 0.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d16abf0..e96291b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ azure-mgmt-devtestlabs==2.2.0 azure-mgmt-dns==2.1.0 azure-mgmt-eventgrid==2.0.0 azure-mgmt-eventhub==2.2.0 -azure-mgmt-hanaonazure==0.1.1 +azure-mgmt-hanaonazure==0.3.2 azure-mgmt-iothub==0.5.0 azure-mgmt-iothubprovisioningservices==0.2.0 azure-mgmt-keyvault==1.0.0 From ee331435b931ef839d289eb6f11c2b7bbbb75721 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:48 +0200 Subject: [PATCH 22/91] Update azure-mgmt-iothub from 0.5.0 to 0.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e96291b..7f6adf9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ azure-mgmt-dns==2.1.0 azure-mgmt-eventgrid==2.0.0 azure-mgmt-eventhub==2.2.0 azure-mgmt-hanaonazure==0.3.2 -azure-mgmt-iothub==0.5.0 +azure-mgmt-iothub==0.7.0 azure-mgmt-iothubprovisioningservices==0.2.0 azure-mgmt-keyvault==1.0.0 azure-mgmt-loganalytics==0.2.0 From 38bd64788d0d741dea09a4968189f8319cf2a6a0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:50 +0200 Subject: [PATCH 23/91] Update azure-mgmt-keyvault from 1.0.0 to 1.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f6adf9..c0d63b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ azure-mgmt-eventhub==2.2.0 azure-mgmt-hanaonazure==0.3.2 azure-mgmt-iothub==0.7.0 azure-mgmt-iothubprovisioningservices==0.2.0 -azure-mgmt-keyvault==1.0.0 +azure-mgmt-keyvault==1.1.0 azure-mgmt-loganalytics==0.2.0 azure-mgmt-logic==3.0.0 azure-mgmt-machinelearningcompute==0.4.1 From 857b83aeaaf6bcebb1da79781bea7b81bdbe0be7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:51 +0200 Subject: [PATCH 24/91] Update azure-mgmt-media from 0.2.0 to 1.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c0d63b4..02bc472 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ azure-mgmt-logic==3.0.0 azure-mgmt-machinelearningcompute==0.4.1 azure-mgmt-managementpartner==0.1.0 azure-mgmt-marketplaceordering==0.1.0 -azure-mgmt-media==0.2.0 +azure-mgmt-media==1.1.0 azure-mgmt-monitor==0.5.2 azure-mgmt-msi==0.2.0 azure-mgmt-network==2.0.0 From 32bbb4bb90dcd9b7b57b53ee8bbe9856810ee5f5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:53 +0200 Subject: [PATCH 25/91] Update azure-mgmt-network from 2.0.0 to 2.5.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 02bc472..26c054f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ azure-mgmt-marketplaceordering==0.1.0 azure-mgmt-media==1.1.0 azure-mgmt-monitor==0.5.2 azure-mgmt-msi==0.2.0 -azure-mgmt-network==2.0.0 +azure-mgmt-network==2.5.1 azure-mgmt-notificationhubs==2.0.0 azure-mgmt-nspkg==2.0.0 azure-mgmt-powerbiembedded==2.0.0 From 9e33fa14a4e794cc9951d12824e2b8fb1756f644 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:54 +0200 Subject: [PATCH 26/91] Update azure-mgmt-nspkg from 2.0.0 to 3.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 26c054f..92aeb51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ azure-mgmt-monitor==0.5.2 azure-mgmt-msi==0.2.0 azure-mgmt-network==2.5.1 azure-mgmt-notificationhubs==2.0.0 -azure-mgmt-nspkg==2.0.0 +azure-mgmt-nspkg==3.0.2 azure-mgmt-powerbiembedded==2.0.0 azure-mgmt-rdbms==1.2.0 azure-mgmt-recoveryservices==0.3.0 From 564e4d85470a40c8e1ff11a41be8a2f02b8f5689 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:56 +0200 Subject: [PATCH 27/91] Update azure-mgmt-rdbms from 1.2.0 to 1.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 92aeb51..ee6c990 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ azure-mgmt-network==2.5.1 azure-mgmt-notificationhubs==2.0.0 azure-mgmt-nspkg==3.0.2 azure-mgmt-powerbiembedded==2.0.0 -azure-mgmt-rdbms==1.2.0 +azure-mgmt-rdbms==1.5.0 azure-mgmt-recoveryservices==0.3.0 azure-mgmt-recoveryservicesbackup==0.3.0 azure-mgmt-redis==5.0.0 From 831e39b26d3b6390201a1d39285309df2d3396f8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:57 +0200 Subject: [PATCH 28/91] Update azure-mgmt-redis from 5.0.0 to 6.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee6c990..16eb48b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ azure-mgmt-powerbiembedded==2.0.0 azure-mgmt-rdbms==1.5.0 azure-mgmt-recoveryservices==0.3.0 azure-mgmt-recoveryservicesbackup==0.3.0 -azure-mgmt-redis==5.0.0 +azure-mgmt-redis==6.0.0 azure-mgmt-relay==0.1.0 azure-mgmt-reservations==0.2.1 azure-mgmt-resource==2.0.0 From 3c5136dcc5c7a4df4659567f5400df456a6a88b9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:45:59 +0200 Subject: [PATCH 29/91] Update azure-mgmt-reservations from 0.2.1 to 0.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 16eb48b..46afe3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ azure-mgmt-recoveryservices==0.3.0 azure-mgmt-recoveryservicesbackup==0.3.0 azure-mgmt-redis==6.0.0 azure-mgmt-relay==0.1.0 -azure-mgmt-reservations==0.2.1 +azure-mgmt-reservations==0.3.1 azure-mgmt-resource==2.0.0 azure-mgmt-scheduler==2.0.0 azure-mgmt-search==2.0.0 From a1d1d619161d6e9fbb17d3d6f061844c08118ae1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:01 +0200 Subject: [PATCH 30/91] Update azure-mgmt-resource from 2.0.0 to 2.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 46afe3d..5b463ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ azure-mgmt-recoveryservicesbackup==0.3.0 azure-mgmt-redis==6.0.0 azure-mgmt-relay==0.1.0 azure-mgmt-reservations==0.3.1 -azure-mgmt-resource==2.0.0 +azure-mgmt-resource==2.1.0 azure-mgmt-scheduler==2.0.0 azure-mgmt-search==2.0.0 azure-mgmt-servermanager==2.0.0 From dfc38d075fb64645873b3ba483fd36851c77741e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:04 +0200 Subject: [PATCH 31/91] Update azure-mgmt-servicebus from 0.5.1 to 0.5.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5b463ae..9207d02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -63,7 +63,7 @@ azure-mgmt-resource==2.1.0 azure-mgmt-scheduler==2.0.0 azure-mgmt-search==2.0.0 azure-mgmt-servermanager==2.0.0 -azure-mgmt-servicebus==0.5.1 +azure-mgmt-servicebus==0.5.3 azure-mgmt-servicefabric==0.1.0 azure-mgmt-sql==0.9.1 azure-mgmt-storage==1.5.0 From e606447a70e3725832467d01578722300323d7c2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:05 +0200 Subject: [PATCH 32/91] Update azure-mgmt-servicefabric from 0.1.0 to 0.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9207d02..196f42e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -64,7 +64,7 @@ azure-mgmt-scheduler==2.0.0 azure-mgmt-search==2.0.0 azure-mgmt-servermanager==2.0.0 azure-mgmt-servicebus==0.5.3 -azure-mgmt-servicefabric==0.1.0 +azure-mgmt-servicefabric==0.2.0 azure-mgmt-sql==0.9.1 azure-mgmt-storage==1.5.0 azure-mgmt-subscription==0.2.0 From 3314a112e1b8633fd26822c052bce92f68bfa454 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:07 +0200 Subject: [PATCH 33/91] Update azure-mgmt-sql from 0.9.1 to 0.11.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 196f42e..86ad3f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ azure-mgmt-search==2.0.0 azure-mgmt-servermanager==2.0.0 azure-mgmt-servicebus==0.5.3 azure-mgmt-servicefabric==0.2.0 -azure-mgmt-sql==0.9.1 +azure-mgmt-sql==0.11.0 azure-mgmt-storage==1.5.0 azure-mgmt-subscription==0.2.0 azure-mgmt-trafficmanager==0.50.0 From a9f9585e5f7192e3480e9200d64b4f115d5806a5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:09 +0200 Subject: [PATCH 34/91] Update azure-mgmt-storage from 1.5.0 to 3.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 86ad3f7..cb3f47b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,7 +66,7 @@ azure-mgmt-servermanager==2.0.0 azure-mgmt-servicebus==0.5.3 azure-mgmt-servicefabric==0.2.0 azure-mgmt-sql==0.11.0 -azure-mgmt-storage==1.5.0 +azure-mgmt-storage==3.1.1 azure-mgmt-subscription==0.2.0 azure-mgmt-trafficmanager==0.50.0 azure-mgmt-web==0.35.0 From 1c16915b161e1ba9c3660b5119342e17830eb7de Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:11 +0200 Subject: [PATCH 35/91] Update azure-mgmt-trafficmanager from 0.50.0 to 0.51.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb3f47b..3c1d541 100644 --- a/requirements.txt +++ b/requirements.txt @@ -68,7 +68,7 @@ azure-mgmt-servicefabric==0.2.0 azure-mgmt-sql==0.11.0 azure-mgmt-storage==3.1.1 azure-mgmt-subscription==0.2.0 -azure-mgmt-trafficmanager==0.50.0 +azure-mgmt-trafficmanager==0.51.0 azure-mgmt-web==0.35.0 azure-mgmt==2.0.0 azure-nspkg==2.0.0 From 457c425319525968e5593860b58f2d5580c77c32 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:13 +0200 Subject: [PATCH 36/91] Update azure-mgmt-web from 0.35.0 to 0.40.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3c1d541..4ee332f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -69,7 +69,7 @@ azure-mgmt-sql==0.11.0 azure-mgmt-storage==3.1.1 azure-mgmt-subscription==0.2.0 azure-mgmt-trafficmanager==0.51.0 -azure-mgmt-web==0.35.0 +azure-mgmt-web==0.40.0 azure-mgmt==2.0.0 azure-nspkg==2.0.0 azure-servicebus==0.21.1 From a088a65109f4dda88b1244093f52b9035a5936a7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:14 +0200 Subject: [PATCH 37/91] Update azure-mgmt from 2.0.0 to 4.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ee332f..a0cab62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -70,7 +70,7 @@ azure-mgmt-storage==3.1.1 azure-mgmt-subscription==0.2.0 azure-mgmt-trafficmanager==0.51.0 azure-mgmt-web==0.40.0 -azure-mgmt==2.0.0 +azure-mgmt==4.0.0 azure-nspkg==2.0.0 azure-servicebus==0.21.1 azure-servicefabric==6.3.0.0 From 21f792e2c020a03cae0560ad2ea3162ca63738e8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:16 +0200 Subject: [PATCH 38/91] Update azure-nspkg from 2.0.0 to 3.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0cab62..2310a78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,7 +71,7 @@ azure-mgmt-subscription==0.2.0 azure-mgmt-trafficmanager==0.51.0 azure-mgmt-web==0.40.0 azure-mgmt==4.0.0 -azure-nspkg==2.0.0 +azure-nspkg==3.0.2 azure-servicebus==0.21.1 azure-servicefabric==6.3.0.0 azure-servicemanagement-legacy==0.20.6 From 3554f5a1c552a965876de5a10e501d4d3f573c8b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:18 +0200 Subject: [PATCH 39/91] Update azure-servicebus from 0.21.1 to 0.50.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2310a78..f43566c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -72,7 +72,7 @@ azure-mgmt-trafficmanager==0.51.0 azure-mgmt-web==0.40.0 azure-mgmt==4.0.0 azure-nspkg==3.0.2 -azure-servicebus==0.21.1 +azure-servicebus==0.50.0 azure-servicefabric==6.3.0.0 azure-servicemanagement-legacy==0.20.6 azure-storage-blob==1.3.1 From 94f57eab8fe49f70f5c8242a11c036280835d138 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:20 +0200 Subject: [PATCH 40/91] Update azure-servicefabric from 6.3.0.0 to 6.4.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f43566c..efc89bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ azure-mgmt-web==0.40.0 azure-mgmt==4.0.0 azure-nspkg==3.0.2 azure-servicebus==0.50.0 -azure-servicefabric==6.3.0.0 +azure-servicefabric==6.4.0.0 azure-servicemanagement-legacy==0.20.6 azure-storage-blob==1.3.1 azure-storage-common==1.1.0 From be3311f2ef1ee7e4b5aab46c8d13583bfb8d8c97 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:21 +0200 Subject: [PATCH 41/91] Update azure-storage-blob from 1.3.1 to 1.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index efc89bd..a9b976a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -75,7 +75,7 @@ azure-nspkg==3.0.2 azure-servicebus==0.50.0 azure-servicefabric==6.4.0.0 azure-servicemanagement-legacy==0.20.6 -azure-storage-blob==1.3.1 +azure-storage-blob==1.4.0 azure-storage-common==1.1.0 azure-storage-file==1.3.1 azure-storage-nspkg==3.0.0 From 57a3fb29c8111ba96eb627408795db7c4c7f1df4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:23 +0200 Subject: [PATCH 42/91] Update azure-storage-common from 1.1.0 to 1.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a9b976a..f386e75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -76,7 +76,7 @@ azure-servicebus==0.50.0 azure-servicefabric==6.4.0.0 azure-servicemanagement-legacy==0.20.6 azure-storage-blob==1.4.0 -azure-storage-common==1.1.0 +azure-storage-common==1.4.0 azure-storage-file==1.3.1 azure-storage-nspkg==3.0.0 azure-storage-queue==1.1.0 From 8e9906c3577637a787344db7219ab29612d69b49 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:24 +0200 Subject: [PATCH 43/91] Update azure-storage-file from 1.3.1 to 1.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f386e75..74f9f0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -77,7 +77,7 @@ azure-servicefabric==6.4.0.0 azure-servicemanagement-legacy==0.20.6 azure-storage-blob==1.4.0 azure-storage-common==1.4.0 -azure-storage-file==1.3.1 +azure-storage-file==1.4.0 azure-storage-nspkg==3.0.0 azure-storage-queue==1.1.0 azure==3.0.0 From dcb4c044b0c544745b9541669c08ddf1c8baca87 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:26 +0200 Subject: [PATCH 44/91] Update azure-storage-nspkg from 3.0.0 to 3.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 74f9f0d..6360907 100644 --- a/requirements.txt +++ b/requirements.txt @@ -78,7 +78,7 @@ azure-servicemanagement-legacy==0.20.6 azure-storage-blob==1.4.0 azure-storage-common==1.4.0 azure-storage-file==1.4.0 -azure-storage-nspkg==3.0.0 +azure-storage-nspkg==3.1.0 azure-storage-queue==1.1.0 azure==3.0.0 babel==2.6.0 From b08fd3b97c3075a506dcb82e661aa2e8d9203787 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:27 +0200 Subject: [PATCH 45/91] Update azure-storage-queue from 1.1.0 to 1.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6360907..d23cab4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -79,7 +79,7 @@ azure-storage-blob==1.4.0 azure-storage-common==1.4.0 azure-storage-file==1.4.0 azure-storage-nspkg==3.1.0 -azure-storage-queue==1.1.0 +azure-storage-queue==1.4.0 azure==3.0.0 babel==2.6.0 boto==2.49.0 From 89788635962a3f6e0f71131f39060240701ff08b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:30 +0200 Subject: [PATCH 46/91] Update azure from 3.0.0 to 4.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d23cab4..4dfdd02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -80,7 +80,7 @@ azure-storage-common==1.4.0 azure-storage-file==1.4.0 azure-storage-nspkg==3.1.0 azure-storage-queue==1.4.0 -azure==3.0.0 +azure==4.0.0 babel==2.6.0 boto==2.49.0 cachetools==2.1.0 From 6305832d7f1af53f40d0d685f79c5a4703d88f0c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:32 +0200 Subject: [PATCH 47/91] Update cachetools from 2.1.0 to 3.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4dfdd02..dee0f5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -83,7 +83,7 @@ azure-storage-queue==1.4.0 azure==4.0.0 babel==2.6.0 boto==2.49.0 -cachetools==2.1.0 +cachetools==3.1.0 certifi==2018.4.16 cffi==1.11.5 chardet==3.0.4 From a9a69dce5565aa765ee7c69d77c8aab7160a49bf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:34 +0200 Subject: [PATCH 48/91] Update certifi from 2018.4.16 to 2018.11.29 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dee0f5b..13df830 100644 --- a/requirements.txt +++ b/requirements.txt @@ -84,7 +84,7 @@ azure==4.0.0 babel==2.6.0 boto==2.49.0 cachetools==3.1.0 -certifi==2018.4.16 +certifi==2018.11.29 cffi==1.11.5 chardet==3.0.4 cryptography==2.3 From fd3549d09861629da727e98690346b749674ceeb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:35 +0200 Subject: [PATCH 49/91] Update cryptography from 2.3 to 2.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 13df830..121ffae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -87,7 +87,7 @@ cachetools==3.1.0 certifi==2018.11.29 cffi==1.11.5 chardet==3.0.4 -cryptography==2.3 +cryptography==2.5 debtcollector==1.20.0 entrypoints==0.2.3 futures==3.2.0 From e052ad1deced6570f8402ab0e03f28142a1188ab Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:37 +0200 Subject: [PATCH 50/91] Update entrypoints from 0.2.3 to 0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 121ffae..f2694a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -89,7 +89,7 @@ cffi==1.11.5 chardet==3.0.4 cryptography==2.5 debtcollector==1.20.0 -entrypoints==0.2.3 +entrypoints==0.3 futures==3.2.0 gevent==1.3.5 google-api-core==1.3.0 From 9335f25d82e1ef14c8efe4e963e6f2eca3b7f306 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:39 +0200 Subject: [PATCH 51/91] Update gevent from 1.3.5 to 1.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2694a6..05343f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -91,7 +91,7 @@ cryptography==2.5 debtcollector==1.20.0 entrypoints==0.3 futures==3.2.0 -gevent==1.3.5 +gevent==1.4.0 google-api-core==1.3.0 google-auth==1.5.1 google-cloud-core==0.28.1 From ad564ec4158cd72542deeb75e4d814e5d67d4208 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:40 +0200 Subject: [PATCH 52/91] Update google-api-core from 1.3.0 to 1.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 05343f9..5f72040 100644 --- a/requirements.txt +++ b/requirements.txt @@ -92,7 +92,7 @@ debtcollector==1.20.0 entrypoints==0.3 futures==3.2.0 gevent==1.4.0 -google-api-core==1.3.0 +google-api-core==1.7.0 google-auth==1.5.1 google-cloud-core==0.28.1 google-cloud-storage==1.10.0 From 529c89959192fc23cae1b99c1ed6b58a7d50a03a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:42 +0200 Subject: [PATCH 53/91] Update google-auth from 1.5.1 to 1.6.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f72040..4b163bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -93,7 +93,7 @@ entrypoints==0.3 futures==3.2.0 gevent==1.4.0 google-api-core==1.7.0 -google-auth==1.5.1 +google-auth==1.6.2 google-cloud-core==0.28.1 google-cloud-storage==1.10.0 google-resumable-media==0.3.1 From 3dea96c238ba15bde434acefd7f7f685fa737baf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:44 +0200 Subject: [PATCH 54/91] Update google-cloud-core from 0.28.1 to 0.29.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b163bd..bc10078 100644 --- a/requirements.txt +++ b/requirements.txt @@ -94,7 +94,7 @@ futures==3.2.0 gevent==1.4.0 google-api-core==1.7.0 google-auth==1.6.2 -google-cloud-core==0.28.1 +google-cloud-core==0.29.1 google-cloud-storage==1.10.0 google-resumable-media==0.3.1 googleapis-common-protos==1.5.3 From 2e08d9022c40fcaab4ef309417966099bd34fd23 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:45 +0200 Subject: [PATCH 55/91] Update google-cloud-storage from 1.10.0 to 1.13.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc10078..27551dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -95,7 +95,7 @@ gevent==1.4.0 google-api-core==1.7.0 google-auth==1.6.2 google-cloud-core==0.29.1 -google-cloud-storage==1.10.0 +google-cloud-storage==1.13.2 google-resumable-media==0.3.1 googleapis-common-protos==1.5.3 greenlet==0.4.14 From da568d8a9537093d5b9f1ac53d5ef38ea99dc0ea Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:47 +0200 Subject: [PATCH 56/91] Update google-resumable-media from 0.3.1 to 0.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27551dc..b0e45a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -96,7 +96,7 @@ google-api-core==1.7.0 google-auth==1.6.2 google-cloud-core==0.29.1 google-cloud-storage==1.13.2 -google-resumable-media==0.3.1 +google-resumable-media==0.3.2 googleapis-common-protos==1.5.3 greenlet==0.4.14 idna==2.7 From 07e3b3b08bee20928efb91a61661a24c90cfb587 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:48 +0200 Subject: [PATCH 57/91] Update googleapis-common-protos from 1.5.3 to 1.5.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b0e45a3..13af25a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -97,7 +97,7 @@ google-auth==1.6.2 google-cloud-core==0.29.1 google-cloud-storage==1.13.2 google-resumable-media==0.3.2 -googleapis-common-protos==1.5.3 +googleapis-common-protos==1.5.6 greenlet==0.4.14 idna==2.7 iso8601==0.1.12 From 485843f686539934a9835bdf97786173a3732777 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:50 +0200 Subject: [PATCH 58/91] Update greenlet from 0.4.14 to 0.4.15 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 13af25a..1e3701e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -98,7 +98,7 @@ google-cloud-core==0.29.1 google-cloud-storage==1.13.2 google-resumable-media==0.3.2 googleapis-common-protos==1.5.6 -greenlet==0.4.14 +greenlet==0.4.15 idna==2.7 iso8601==0.1.12 isodate==0.6.0 From a7f30f84cab300d452ac96a38ca931e0699d40c4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:51 +0200 Subject: [PATCH 59/91] Update idna from 2.7 to 2.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1e3701e..18612cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -99,7 +99,7 @@ google-cloud-storage==1.13.2 google-resumable-media==0.3.2 googleapis-common-protos==1.5.6 greenlet==0.4.15 -idna==2.7 +idna==2.8 iso8601==0.1.12 isodate==0.6.0 jeepney==0.3.1 From ba455fd2d695410fea24316585d603783b33cb51 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:53 +0200 Subject: [PATCH 60/91] Update jeepney from 0.3.1 to 0.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 18612cd..325dd8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -102,7 +102,7 @@ greenlet==0.4.15 idna==2.8 iso8601==0.1.12 isodate==0.6.0 -jeepney==0.3.1 +jeepney==0.4 keyring==13.2.1 keystoneauth1==3.10.0 monotonic==1.5 From 3e7c395e96cdd60fc0f9d69c6b5465e05063cfea Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:54 +0200 Subject: [PATCH 61/91] Update keyring from 13.2.1 to 17.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 325dd8f..f67f496 100644 --- a/requirements.txt +++ b/requirements.txt @@ -103,7 +103,7 @@ idna==2.8 iso8601==0.1.12 isodate==0.6.0 jeepney==0.4 -keyring==13.2.1 +keyring==17.1.1 keystoneauth1==3.10.0 monotonic==1.5 msgpack==0.5.6 From a0df7544f2fbe3d2740cc3309b86855d13df350c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:56 +0200 Subject: [PATCH 62/91] Update keystoneauth1 from 3.10.0 to 3.11.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f67f496..e62ed08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -104,7 +104,7 @@ iso8601==0.1.12 isodate==0.6.0 jeepney==0.4 keyring==17.1.1 -keystoneauth1==3.10.0 +keystoneauth1==3.11.2 monotonic==1.5 msgpack==0.5.6 msrest==0.5.4 From 67e0b42f29d372913b5e0814f4d8d302b03c51d7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:58 +0200 Subject: [PATCH 63/91] Update msgpack from 0.5.6 to 0.6.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e62ed08..811e254 100644 --- a/requirements.txt +++ b/requirements.txt @@ -106,7 +106,7 @@ jeepney==0.4 keyring==17.1.1 keystoneauth1==3.11.2 monotonic==1.5 -msgpack==0.5.6 +msgpack==0.6.1 msrest==0.5.4 msrestazure==0.4.34 netaddr==0.7.19 From 5ac34ffee24404d03f7e839df94feeaefd789e67 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:46:59 +0200 Subject: [PATCH 64/91] Update msrest from 0.5.4 to 0.6.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 811e254..29ff34d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -107,7 +107,7 @@ keyring==17.1.1 keystoneauth1==3.11.2 monotonic==1.5 msgpack==0.6.1 -msrest==0.5.4 +msrest==0.6.4 msrestazure==0.4.34 netaddr==0.7.19 netifaces==0.10.7 From e06616876bb1b940216d4b1a1c80261864d1b449 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:01 +0200 Subject: [PATCH 65/91] Update msrestazure from 0.4.34 to 0.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 29ff34d..2b9b9ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -108,7 +108,7 @@ keystoneauth1==3.11.2 monotonic==1.5 msgpack==0.6.1 msrest==0.6.4 -msrestazure==0.4.34 +msrestazure==0.6.0 netaddr==0.7.19 netifaces==0.10.7 oauthlib==2.1.0 From f6f5dba9ef58a350fd98f3d29c3493bd55b72ebd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:03 +0200 Subject: [PATCH 66/91] Update netifaces from 0.10.7 to 0.10.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2b9b9ba..8d107d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -110,7 +110,7 @@ msgpack==0.6.1 msrest==0.6.4 msrestazure==0.6.0 netaddr==0.7.19 -netifaces==0.10.7 +netifaces==0.10.9 oauthlib==2.1.0 os-service-types==1.2.0 oslo.config==6.4.0 From 5a94cc7926e5fd14ebad73284fa2946a31870ad4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:05 +0200 Subject: [PATCH 67/91] Update oauthlib from 2.1.0 to 3.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8d107d8..ff4d798 100644 --- a/requirements.txt +++ b/requirements.txt @@ -111,7 +111,7 @@ msrest==0.6.4 msrestazure==0.6.0 netaddr==0.7.19 netifaces==0.10.9 -oauthlib==2.1.0 +oauthlib==3.0.1 os-service-types==1.2.0 oslo.config==6.4.0 oslo.i18n==3.21.0 From c5a068d61b9313b54308bc94777841c6ecb3a82e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:07 +0200 Subject: [PATCH 68/91] Update os-service-types from 1.2.0 to 1.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ff4d798..08618c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -112,7 +112,7 @@ msrestazure==0.6.0 netaddr==0.7.19 netifaces==0.10.9 oauthlib==3.0.1 -os-service-types==1.2.0 +os-service-types==1.5.0 oslo.config==6.4.0 oslo.i18n==3.21.0 oslo.serialization==2.27.0 From ef3b012e63a77576b2490bb0ae5f4d4ed971c4f5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:08 +0200 Subject: [PATCH 69/91] Update oslo.config from 6.4.0 to 6.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 08618c2..d7b82e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -113,7 +113,7 @@ netaddr==0.7.19 netifaces==0.10.9 oauthlib==3.0.1 os-service-types==1.5.0 -oslo.config==6.4.0 +oslo.config==6.8.0 oslo.i18n==3.21.0 oslo.serialization==2.27.0 oslo.utils==3.36.4 From 1144d82fd89acda97ecba94ef003776dea43d556 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:10 +0200 Subject: [PATCH 70/91] Update oslo.i18n from 3.21.0 to 3.23.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d7b82e3..c98445b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -114,7 +114,7 @@ netifaces==0.10.9 oauthlib==3.0.1 os-service-types==1.5.0 oslo.config==6.8.0 -oslo.i18n==3.21.0 +oslo.i18n==3.23.0 oslo.serialization==2.27.0 oslo.utils==3.36.4 pbr==4.2.0 From 6b6653c06304e2b39bfb1db7985a9e4ec3b6541e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:11 +0200 Subject: [PATCH 71/91] Update oslo.serialization from 2.27.0 to 2.28.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c98445b..a5e7955 100644 --- a/requirements.txt +++ b/requirements.txt @@ -115,7 +115,7 @@ oauthlib==3.0.1 os-service-types==1.5.0 oslo.config==6.8.0 oslo.i18n==3.23.0 -oslo.serialization==2.27.0 +oslo.serialization==2.28.1 oslo.utils==3.36.4 pbr==4.2.0 protobuf==3.6.0 From 32770aae641778104e5f37af9aef8c03f58d5ead Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:13 +0200 Subject: [PATCH 72/91] Update oslo.utils from 3.36.4 to 3.40.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a5e7955..917690c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -116,7 +116,7 @@ os-service-types==1.5.0 oslo.config==6.8.0 oslo.i18n==3.23.0 oslo.serialization==2.28.1 -oslo.utils==3.36.4 +oslo.utils==3.40.1 pbr==4.2.0 protobuf==3.6.0 pyasn1-modules==0.2.2 From 8f8251a415ba8aa0af5388955abb14306b72b3b0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:15 +0200 Subject: [PATCH 73/91] Update pbr from 4.2.0 to 5.1.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 917690c..622d574 100644 --- a/requirements.txt +++ b/requirements.txt @@ -117,7 +117,7 @@ oslo.config==6.8.0 oslo.i18n==3.23.0 oslo.serialization==2.28.1 oslo.utils==3.40.1 -pbr==4.2.0 +pbr==5.1.2 protobuf==3.6.0 pyasn1-modules==0.2.2 pyasn1==0.4.4 From 7acaed932c84e89a2092ed4a7753bab20043215e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:16 +0200 Subject: [PATCH 74/91] Update protobuf from 3.6.0 to 3.6.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 622d574..0602e0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -118,7 +118,7 @@ oslo.i18n==3.23.0 oslo.serialization==2.28.1 oslo.utils==3.40.1 pbr==5.1.2 -protobuf==3.6.0 +protobuf==3.6.1 pyasn1-modules==0.2.2 pyasn1==0.4.4 pycparser==2.18 From 4938e74ee78c3001e62cdbf24d0485eb2d9c1856 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:18 +0200 Subject: [PATCH 75/91] Update pyasn1-modules from 0.2.2 to 0.2.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0602e0d..9ea21bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -119,7 +119,7 @@ oslo.serialization==2.28.1 oslo.utils==3.40.1 pbr==5.1.2 protobuf==3.6.1 -pyasn1-modules==0.2.2 +pyasn1-modules==0.2.4 pyasn1==0.4.4 pycparser==2.18 pyjwt==1.6.4 From eac9364bdbac599408ed7df129f6ceabe3bcd784 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:19 +0200 Subject: [PATCH 76/91] Update pyasn1 from 0.4.4 to 0.4.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ea21bf..67c5260 100644 --- a/requirements.txt +++ b/requirements.txt @@ -120,7 +120,7 @@ oslo.utils==3.40.1 pbr==5.1.2 protobuf==3.6.1 pyasn1-modules==0.2.4 -pyasn1==0.4.4 +pyasn1==0.4.5 pycparser==2.18 pyjwt==1.6.4 pyparsing==2.2.0 From da9026a88250ed5cf23ea36e3050f264dfceac3f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:21 +0200 Subject: [PATCH 77/91] Update pycparser from 2.18 to 2.19 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 67c5260..052b655 100644 --- a/requirements.txt +++ b/requirements.txt @@ -121,7 +121,7 @@ pbr==5.1.2 protobuf==3.6.1 pyasn1-modules==0.2.4 pyasn1==0.4.5 -pycparser==2.18 +pycparser==2.19 pyjwt==1.6.4 pyparsing==2.2.0 python-dateutil==2.7.3 From b8d5183df2f9462ac633a152123589afca5f33c1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:22 +0200 Subject: [PATCH 78/91] Update pyjwt from 1.6.4 to 1.7.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 052b655..916e4cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -122,7 +122,7 @@ protobuf==3.6.1 pyasn1-modules==0.2.4 pyasn1==0.4.5 pycparser==2.19 -pyjwt==1.6.4 +pyjwt==1.7.1 pyparsing==2.2.0 python-dateutil==2.7.3 python-keystoneclient==3.17.0 From d3d27fe481dba83fa885e803e46a752a8769a2c7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:24 +0200 Subject: [PATCH 79/91] Update pyparsing from 2.2.0 to 2.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 916e4cd..55d18c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -123,7 +123,7 @@ pyasn1-modules==0.2.4 pyasn1==0.4.5 pycparser==2.19 pyjwt==1.7.1 -pyparsing==2.2.0 +pyparsing==2.3.1 python-dateutil==2.7.3 python-keystoneclient==3.17.0 python-swiftclient==3.6.0 From 7eb3528df19a7cf6490ebbc680efcd1710c2f6ae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:25 +0200 Subject: [PATCH 80/91] Update python-dateutil from 2.7.3 to 2.7.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 55d18c1..028e28a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -124,7 +124,7 @@ pyasn1==0.4.5 pycparser==2.19 pyjwt==1.7.1 pyparsing==2.3.1 -python-dateutil==2.7.3 +python-dateutil==2.7.5 python-keystoneclient==3.17.0 python-swiftclient==3.6.0 pytz==2018.5 From aef76f8da2ed840b4702f2c87eedd8e6a4408d3b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:27 +0200 Subject: [PATCH 81/91] Update python-keystoneclient from 3.17.0 to 3.18.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 028e28a..ad4272e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -125,7 +125,7 @@ pycparser==2.19 pyjwt==1.7.1 pyparsing==2.3.1 python-dateutil==2.7.5 -python-keystoneclient==3.17.0 +python-keystoneclient==3.18.0 python-swiftclient==3.6.0 pytz==2018.5 pyyaml==3.13 From 169e9a165836e6e2d73e3a5ac174861894dffd38 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:29 +0200 Subject: [PATCH 82/91] Update pytz from 2018.5 to 2018.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ad4272e..a71a2f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -127,7 +127,7 @@ pyparsing==2.3.1 python-dateutil==2.7.5 python-keystoneclient==3.18.0 python-swiftclient==3.6.0 -pytz==2018.5 +pytz==2018.9 pyyaml==3.13 requests-oauthlib==1.0.0 requests==2.19.1 From 3ac8597dcd99ffebc893e2e6a9730b585c51f6fb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:30 +0200 Subject: [PATCH 83/91] Update requests-oauthlib from 1.0.0 to 1.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a71a2f8..4b1be47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -129,7 +129,7 @@ python-keystoneclient==3.18.0 python-swiftclient==3.6.0 pytz==2018.9 pyyaml==3.13 -requests-oauthlib==1.0.0 +requests-oauthlib==1.2.0 requests==2.19.1 rfc3986==1.1.0 rsa==3.4.2 From 1ecd278ec3c1d957bb59927df284bb06fc0820c5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:32 +0200 Subject: [PATCH 84/91] Update requests from 2.19.1 to 2.21.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b1be47..a574493 100644 --- a/requirements.txt +++ b/requirements.txt @@ -130,7 +130,7 @@ python-swiftclient==3.6.0 pytz==2018.9 pyyaml==3.13 requests-oauthlib==1.2.0 -requests==2.19.1 +requests==2.21.0 rfc3986==1.1.0 rsa==3.4.2 secretstorage==3.0.1 From 6db544cfc5a73992c8fa90cc2ecbba40ac210e45 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:33 +0200 Subject: [PATCH 85/91] Update rfc3986 from 1.1.0 to 1.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a574493..882e171 100644 --- a/requirements.txt +++ b/requirements.txt @@ -131,7 +131,7 @@ pytz==2018.9 pyyaml==3.13 requests-oauthlib==1.2.0 requests==2.21.0 -rfc3986==1.1.0 +rfc3986==1.2.0 rsa==3.4.2 secretstorage==3.0.1 six==1.11.0 From 8112ed8b63387577656871fde9e887d80df0c8b5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:35 +0200 Subject: [PATCH 86/91] Update rsa from 3.4.2 to 4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 882e171..ab53214 100644 --- a/requirements.txt +++ b/requirements.txt @@ -132,7 +132,7 @@ pyyaml==3.13 requests-oauthlib==1.2.0 requests==2.21.0 rfc3986==1.2.0 -rsa==3.4.2 +rsa==4.0 secretstorage==3.0.1 six==1.11.0 stevedore==1.29.0 From 09efbf843a933767928b10f1f1133fd1ca51a044 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:36 +0200 Subject: [PATCH 87/91] Update secretstorage from 3.0.1 to 3.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab53214..ee96f38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -133,7 +133,7 @@ requests-oauthlib==1.2.0 requests==2.21.0 rfc3986==1.2.0 rsa==4.0 -secretstorage==3.0.1 +secretstorage==3.1.1 six==1.11.0 stevedore==1.29.0 urllib3==1.22 From 093b0ed852b708a2bf36f09711bceaa7b30e892b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:38 +0200 Subject: [PATCH 88/91] Update six from 1.11.0 to 1.12.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee96f38..d92d285 100644 --- a/requirements.txt +++ b/requirements.txt @@ -134,7 +134,7 @@ requests==2.21.0 rfc3986==1.2.0 rsa==4.0 secretstorage==3.1.1 -six==1.11.0 +six==1.12.0 stevedore==1.29.0 urllib3==1.22 wal-e[aws,azure,google,swift]==1.1.0 From 5d972a50ef6da1eea4f3ac7857ac1ccd1bcc180c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:40 +0200 Subject: [PATCH 89/91] Update stevedore from 1.29.0 to 1.30.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d92d285..df51d0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -135,7 +135,7 @@ rfc3986==1.2.0 rsa==4.0 secretstorage==3.1.1 six==1.12.0 -stevedore==1.29.0 +stevedore==1.30.0 urllib3==1.22 wal-e[aws,azure,google,swift]==1.1.0 wrapt==1.10.11 From d7b64027757c391bf8a74437bc3392aa6087a029 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:41 +0200 Subject: [PATCH 90/91] Update urllib3 from 1.22 to 1.24.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df51d0b..eb2f87c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -136,6 +136,6 @@ rsa==4.0 secretstorage==3.1.1 six==1.12.0 stevedore==1.30.0 -urllib3==1.22 +urllib3==1.24.1 wal-e[aws,azure,google,swift]==1.1.0 wrapt==1.10.11 From 41073d66252ceb8b362d5ffabc224d12c4291aa7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Feb 2019 17:47:43 +0200 Subject: [PATCH 91/91] Update wrapt from 1.10.11 to 1.11.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eb2f87c..b671678 100644 --- a/requirements.txt +++ b/requirements.txt @@ -138,4 +138,4 @@ six==1.12.0 stevedore==1.30.0 urllib3==1.24.1 wal-e[aws,azure,google,swift]==1.1.0 -wrapt==1.10.11 +wrapt==1.11.1