Mattflaschen has submitted this change and it was merged. Change subject: Upgrade to stock jsonpify 1.5.0 for Content-Type fix ......................................................................
Upgrade to stock jsonpify 1.5.0 for Content-Type fix Change-Id: I479100963abf7e4d6cbad1b496a6eb66ab8e06a9 --- M www/python/src/requirements.txt 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Mattflaschen: Verified; Looks good to me, approved diff --git a/www/python/src/requirements.txt b/www/python/src/requirements.txt index 36809c3..e33ca15 100644 --- a/www/python/src/requirements.txt +++ b/www/python/src/requirements.txt @@ -1,5 +1,5 @@ Flask==0.10.1 -Flask-Jsonpify==1.4.0 +Flask-Jsonpify==1.5.0 Jinja2==2.7.3 MarkupSafe==0.23 Werkzeug==0.10.1 -- To view, visit https://gerrit.wikimedia.org/r/190694 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I479100963abf7e4d6cbad1b496a6eb66ab8e06a9 Gerrit-PatchSet: 1 Gerrit-Project: labs/tools/phabricator-bug-status Gerrit-Branch: master Gerrit-Owner: Mattflaschen <[email protected]> Gerrit-Reviewer: Mattflaschen <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
