diff --git a/docker/build/requirements.txt b/docker/build/requirements.txt index 9fa6eaa0c8..df6d015e1f 100644 --- a/docker/build/requirements.txt +++ b/docker/build/requirements.txt @@ -1,11 +1,11 @@ alabaster==0.7.11 # Doc theme alembic==1.0.0 # geoportal Babel==2.6.0 # i18n -boto3==1.7.76 # Tile generation +boto3==1.7.77 # Tile generation bottle==0.12.13 # geoportal c2c.cssmin==0.7.dev6 # CGXP build c2c.template==2.1.0 # geoportal -c2cgeoform==2.0.dev20180813 # commons +c2cgeoform==2.0.dev20180814 # commons codacy-coverage==1.3.11 # Codacy send report codespell==1.13.0 # Lint colander==1.4 # commons, admin diff --git a/docker/qgisserver/requirements.txt b/docker/qgisserver/requirements.txt index ff60c54940..89b0249505 100644 --- a/docker/qgisserver/requirements.txt +++ b/docker/qgisserver/requirements.txt @@ -1,4 +1,4 @@ -c2cgeoform==2.0.dev20180813 # commons +c2cgeoform==2.0.dev20180814 # commons c2cwsgiutils>=2,<3 # commons c2c.template==2.1.0 # geoportal ColanderAlchemy==0.3.3 # commons