From b6d06c298483a7ab112f45c77c7d871355c2ef1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 17:15:09 +0000 Subject: [PATCH] build(deps): bump werkzeug from 0.11.11 to 0.15.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.11 to 0.15.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.11.11...0.15.3) Signed-off-by: dependabot[bot] --- requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5620ab0fe0..8f7f7a54f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,6 @@ # In applying this license, CERN does not # waive the privileges and immunities granted to it by virtue of its status # as an Intergovernmental Organization or submit itself to any jurisdiction. - alembic==0.8.10 # via flask-alembic amqp==2.2.1 # via invenio-queues, kombu angular-gettext-babel==0.3 # via invenio-search-ui @@ -84,7 +83,6 @@ invenio-marc21==1.0.0a5 invenio-oaiserver==1.0.0a13 invenio-oauth2server==1.0.0a14 invenio-oauthclient==1.0.0b2 -invenio-pidrelations==v1.0.0a4 invenio-pidstore==1.0.0b2 invenio-query-parser==0.6.0 invenio-queues==1.0.0a1 # via invenio-stats @@ -145,7 +143,7 @@ validators==0.11.0 # via wtforms-components vine==1.1.4 # via amqp webargs==1.4.0 # via invenio-files-rest, invenio-oaiserver, invenio-records-rest webassets==0.12.0 # via flask-assets, invenio-assets -werkzeug==0.11.11 # via flask, flask-kvsession, flask-wtf, jsonresolver +werkzeug==0.15.3 # via flask, flask-kvsession, flask-wtf, jsonresolver whichcraft==0.4.0 # via cookiecutter wtforms-alchemy==0.16.1 # via invenio-oauth2server wtforms-components==0.10.0 # via wtforms-alchemy