From d79135b4ccc8fd7363b9c61f031c90764227efdb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 6 Dec 2018 03:59:00 +0000 Subject: [PATCH] Update dependency dcos-shakedown to v1.5.0 --- frozen_requirements.txt | 2 +- test_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frozen_requirements.txt b/frozen_requirements.txt index 924d5e04227..26d605a2c5e 100644 --- a/frozen_requirements.txt +++ b/frozen_requirements.txt @@ -45,7 +45,7 @@ chardet==3.0.4 Click==7.0 colorama==0.3.9 cryptography==2.3.1 -dcos-shakedown==1.4.12 +dcos-shakedown==1.5.0 docopt==0.6.2 docutils==0.14 entrypoints==0.2.3 diff --git a/test_requirements.txt b/test_requirements.txt index 23bd2792fd6..a531b61b363 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -6,7 +6,7 @@ git+https://github.com/dcos/dcos-cli.git@f1fd38c9e72e1d521cf8120fe4948a789fb40cb # - manually select the correct version of the dcos library to avoid a package_manager param count issue in the version declared by shakedown: git+https://github.com/dcos/dcos-cli.git@f1fd38c9e72e1d521cf8120fe4948a789fb40cbc # - refrain from jumping to 1.5 since we're moving off shakedown anyway: -dcos-shakedown==1.4.12 +dcos-shakedown==1.5.0 toolz==0.9.0