Werkzeug 0.15.1 Released

written by David Lord on 2019-03-21 in Releases

Werkzeug 0.15.1 has been released. It fixes a bug in the argument order for the Unauthorzed HTTP exception. description is now the first argument again.

Install or Upgrade

Install from PyPI with pip:

pip install -U Werkzeug