Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump werkzeug from 0.11.11 to 0.15.3 #1728

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down