Skip to content

Commit

Permalink
Bump webargs from 1.4.0 to 5.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 27, 2020
1 parent 570c983 commit 34d4b8e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 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 All @@ -108,7 +106,7 @@ kombu==4.1.0 # via celery, invenio-queues
lxml==3.6.4 # via datacite, dcxml, dojson, invenio-oaiserver
mako==1.0.6 # via alembic
markupsafe==0.23 # via jinja2, mako
marshmallow==2.12.2 # via invenio-oaiserver, invenio-records-rest, webargs
marshmallow==3.5.0 # via invenio-oaiserver, invenio-records-rest, webargs
maxminddb-geolite2==2017.404 # via invenio-accounts, invenio-stats
maxminddb==1.3.0 # via maxminddb-geolite2
msgpack-python==0.4.8 # via invenio-celery
Expand Down Expand Up @@ -143,7 +141,7 @@ uritools==2.0.0 # via invenio-oauthclient
urllib3==1.19 # via elasticsearch
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
webargs==5.1.3 # 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
whichcraft==0.4.0 # via cookiecutter
Expand Down

0 comments on commit 34d4b8e

Please sign in to comment.