From 9ebacbb20749b79459a2dd9a0a75c05ebb80d522 Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Wed, 15 Aug 2018 08:30:36 +0200 Subject: [PATCH 1/2] [requires.io] dependency update --- docker/qgisserver/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 7bcd47d6ff9f1bdc1049fddd302e6cd260198140 Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Wed, 15 Aug 2018 08:30:37 +0200 Subject: [PATCH 2/2] [requires.io] dependency update --- docker/build/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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