From 114943013d457834e82c5aab99166905ef48a6c3 Mon Sep 17 00:00:00 2001 From: "requires.io" Date: Fri, 29 Jun 2018 02:49:55 +0200 Subject: [PATCH] [requires.io] dependency update --- docker/build/requirements.txt | 20 ++++++++++---------- docker/qgisserver/requirements.txt | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/docker/build/requirements.txt b/docker/build/requirements.txt index 5c4bceb0e9..f5043d6605 100644 --- a/docker/build/requirements.txt +++ b/docker/build/requirements.txt @@ -1,11 +1,11 @@ alabaster==0.7.11 # Doc theme -alembic==0.9.9 # geoportal +alembic==1.0.0 # geoportal Babel==2.6.0 # i18n -boto3==1.7.46 # Tile generation +boto3==1.7.58 # Tile generation bottle==0.12.13 # geoportal c2c.cssmin==0.7.dev6 # CGXP build c2c.template==2.1.0 # geoportal -c2cgeoform==2.0.dev20180627 # commons +c2cgeoform==2.0.dev20180714 # commons codacy-coverage==1.3.11 # Codacy send report codespell==1.13.0 # Lint colander==1.4 # commons, admin @@ -14,7 +14,7 @@ coverage==4.5.1 # Build coverage XML for Codacy dateutils==0.6.6 # geoportal pcreate deform==2.0.5 # commons, admin defusedxml==0.5.0 # geoportal -dogpile.cache==0.6.5 # geoportal +dogpile.cache==0.6.6 # geoportal flake8==3.5.0 # lint, TODO remove filter on pyflakes flake8-copyright==0.2.0 # lint flake8-mypy==17.8.0 # lint @@ -39,10 +39,10 @@ passwordgenerator # geoportal PasteScript==2.0.2 # geoportal pcreate pep8==1.7.1 # lint pep8-naming==0.7.0 # Lint -Pillow==5.1.0 # Tile generation +Pillow==5.2.0 # Tile generation polib==1.1.0 # i18n psycopg2-binary==2.7.5 # geoportal -pycryptodome==3.6.3 # geoportal +pycryptodome==3.6.4 # geoportal pyflakes==1.6.0 # lint, flake8 requires < 1.7.0, rq.filter: <1.7.0 Pygments==2.2.0 # doc pylint==1.9.2 # lint @@ -55,15 +55,15 @@ pyramid_tm==2.2 # geoportal pytest-cov==2.5.1 # tests pytest-selenium==1.13.0 # admin tests python-dateutil==2.6.1 # geoportal, rq.filter: <2.7.0 -PyYAML==4.1 # geoportal -rasterio==1.0b4 # geoportal raster +PyYAML==3.13 # geoportal +rasterio==1.0.0 # geoportal raster requests==2.19.1 # geoportal redis==2.10.6 # geoportal cache Shapely==1.6.4.post1 # geoportal -simplejson==3.15.0 # geoportal +simplejson==3.16.0 # geoportal Sphinx==1.7.5 # doc sphinx-prompt==1.0.0 # doc -SQLAlchemy==1.2.8 +SQLAlchemy==1.2.10 tilecloud==1.0.0 # Tile generation tilecloud-chain==1.6.0.dev4 # Tile generation transaction==2.2.1 # commons, geoportal diff --git a/docker/qgisserver/requirements.txt b/docker/qgisserver/requirements.txt index bc4da0f603..75c7e37148 100644 --- a/docker/qgisserver/requirements.txt +++ b/docker/qgisserver/requirements.txt @@ -1,12 +1,12 @@ -c2cgeoform==2.0.dev20180605 # commons -c2c.template==2.1.0.dev1 # geoportal +c2cgeoform==2.0.dev20180714 # commons +c2c.template==2.1.0 # geoportal ColanderAlchemy==0.3.3 # commons colander==1.4 # commons, admin deform==2.0.5 # commons, admin GeoAlchemy2==0.4.2 # commons, geoportal -geojson==2.3.0 # geoportal +geojson==2.4.0 # geoportal iso8601==0.1.11 # deform, by default the version 0.1.12 is installed and is incompatible with deform, rq.filter: <=0.1.11 papyrus==2.3 # commons, geoportal -pyramid==1.9.1 -SQLAlchemy==1.2.6 +pyramid==1.9.2 +SQLAlchemy==1.2.10 transaction==2.2.1 # commons, geoportal