diff --git a/Makefile b/Makefile index 783e61b..fae1793 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # This file has been auto-generated. # All changes will be lost, see Projectfile. # -# Updated at 2017-05-28 22:04:19.262686 +# Updated at 2017-05-31 22:07:21.422004 PACKAGE ?= bonobo PYTHON ?= $(shell which python) diff --git a/requirements-dev.txt b/requirements-dev.txt index 15d9f98..eb962d5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ py==1.4.33 pygments==2.2.0 pytest-cov==2.5.1 pytest-timeout==1.2.0 -pytest==3.1.0 +pytest==3.1.1 python-dateutil==2.6.0 pytz==2017.2 requests==2.17.3 diff --git a/requirements-docker.txt b/requirements-docker.txt index 844d43a..792a827 100644 --- a/requirements-docker.txt +++ b/requirements-docker.txt @@ -1,6 +1,6 @@ -e .[docker] appdirs==1.4.3 -bonobo-docker==0.2.3 +bonobo-docker==0.2.4 bonobo==0.3.1 certifi==2017.4.17 chardet==3.0.3 @@ -15,8 +15,8 @@ pbr==3.0.1 psutil==5.2.2 pyparsing==2.2.0 pytz==2017.2 -requests==2.16.5 +requests==2.17.3 six==1.10.0 -stevedore==1.21.0 +stevedore==1.22.0 urllib3==1.21.1 websocket-client==0.40.0