Update dependencies

This commit is contained in:
Romain Dorgueil
2017-07-16 10:20:25 +02:00
parent 5c64f30551
commit 937c61bd76
5 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
# This file has been auto-generated.
# All changes will be lost, see Projectfile.
#
# Updated at 2017-07-04 10:50:55.775681
# Updated at 2017-07-16 10:20:05.825842
PACKAGE ?= bonobo
PYTHON ?= $(shell which python)

View File

@ -21,8 +21,8 @@ pygments==2.2.0
pytest-cov==2.5.1
pytest-sugar==0.8.0
pytest-timeout==1.2.0
pytest==3.1.2
python-dateutil==2.6.0
pytest==3.1.3
python-dateutil==2.6.1
pytz==2017.2
requests==2.18.1
six==1.10.0

View File

@ -1,6 +1,6 @@
-e .[docker]
appdirs==1.4.3
bonobo-docker==0.2.9
bonobo-docker==0.2.10
certifi==2017.4.17
chardet==3.0.4
colorama==0.3.9
@ -15,6 +15,6 @@ pyparsing==2.2.0
pytz==2017.2
requests==2.18.1
six==1.10.0
stevedore==1.23.0
stevedore==1.24.0
urllib3==1.21.1
websocket-client==0.44.0

View File

@ -1,7 +1,7 @@
-e .[jupyter]
appnope==0.1.0
bleach==2.0.0
decorator==4.0.11
decorator==4.1.1
entrypoints==0.2.3
html5lib==0.999999999
ipykernel==4.6.1
@ -26,7 +26,7 @@ pickleshare==0.7.4
prompt-toolkit==1.0.14
ptyprocess==0.5.2
pygments==2.2.0
python-dateutil==2.6.0
python-dateutil==2.6.1
pyzmq==16.0.2
qtconsole==4.3.0
simplegeneric==0.8.1

View File

@ -12,5 +12,5 @@ pyparsing==2.2.0
pytz==2017.2
requests==2.18.1
six==1.10.0
stevedore==1.23.0
stevedore==1.24.0
urllib3==1.21.1