diff --git a/Makefile b/Makefile index fe11dae..29e4d63 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Generated by Medikit 0.4.2 on 2017-12-03. +# Generated by Medikit 0.4.5 on 2017-12-13. # All changes will be overriden. PACKAGE ?= bonobo diff --git a/requirements-dev.txt b/requirements-dev.txt index 8d4d4e7..a86c724 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -16,7 +16,7 @@ pygments==2.2.0 pytest-cov==2.5.1 pytest-sugar==0.9.0 pytest-timeout==1.2.1 -pytest==3.3.0 +pytest==3.3.1 pytz==2017.3 requests==2.18.4 six==1.11.0 diff --git a/requirements-docker.txt b/requirements-docker.txt index c7f5d8a..687cfc5 100644 --- a/requirements-docker.txt +++ b/requirements-docker.txt @@ -11,10 +11,10 @@ graphviz==0.8.1 idna==2.6 jinja2==2.10 markupsafe==1.0 -mondrian==0.6.0 +mondrian==0.6.1 packaging==16.8 pbr==3.1.1 -psutil==5.4.1 +psutil==5.4.2 pyparsing==2.2.0 python-slugify==1.2.4 pytz==2017.3 diff --git a/requirements-jupyter.txt b/requirements-jupyter.txt index 0b3b5ac..2689ba3 100644 --- a/requirements-jupyter.txt +++ b/requirements-jupyter.txt @@ -1,10 +1,10 @@ -e .[jupyter] appnope==0.1.0 -bleach==2.1.1 +bleach==2.1.2 decorator==4.1.2 entrypoints==0.2.3 -html5lib==1.0b10 -ipykernel==4.6.1 +html5lib==1.0.1 +ipykernel==4.7.0 ipython-genutils==0.2.0 ipython==6.2.1 ipywidgets==6.0.1 @@ -16,13 +16,13 @@ jupyter-console==5.2.0 jupyter-core==4.4.0 jupyter==1.0.0 markupsafe==1.0 -mistune==0.8.1 +mistune==0.8.3 nbconvert==5.3.1 nbformat==4.4.0 notebook==5.2.2 pandocfilters==1.4.2 parso==0.1.0 -pexpect==4.3.0 +pexpect==4.3.1 pickleshare==0.7.4 prompt-toolkit==1.0.15 ptyprocess==0.5.2 diff --git a/requirements-sqlalchemy.txt b/requirements-sqlalchemy.txt index af7503e..e89781a 100644 --- a/requirements-sqlalchemy.txt +++ b/requirements-sqlalchemy.txt @@ -9,10 +9,10 @@ graphviz==0.8.1 idna==2.6 jinja2==2.10 markupsafe==1.0 -mondrian==0.6.0 +mondrian==0.6.1 packaging==16.8 pbr==3.1.1 -psutil==5.4.1 +psutil==5.4.2 pyparsing==2.2.0 python-slugify==1.2.4 pytz==2017.3 diff --git a/requirements.txt b/requirements.txt index f7a1d5e..103015e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,10 +8,10 @@ graphviz==0.8.1 idna==2.6 jinja2==2.10 markupsafe==1.0 -mondrian==0.6.0 +mondrian==0.6.1 packaging==16.8 pbr==3.1.1 -psutil==5.4.1 +psutil==5.4.2 pyparsing==2.2.0 python-slugify==1.2.4 pytz==2017.3