Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Update werkzeug to 0.15.3 #134

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates Werkzeug from 0.15.2 to 0.15.3.

Changelog

0.15.3

--------------

Released 2019-05-14

-   Properly handle multi-line header folding in development server in
 Python 2.7. (:issue:`1080`)
-   Restore the ``response`` argument to :exc:`~exceptions.Unauthorized`.
 (:pr:`1527`)
-   :exc:`~exceptions.Unauthorized` doesn't add the ``WWW-Authenticate``
 header if ``www_authenticate`` is not given. (:issue:`1516`)
-   The default URL converter correctly encodes bytes to string rather
 than representing them with ``b''``. (:issue:`1502`)
-   Fix the filename format string in
 :class:`~middleware.profiler.ProfilerMiddleware` to correctly handle
 float values. (:issue:`1511`)
-   Update :class:`~middleware.lint.LintMiddleware` to work on Python 3.
 (:issue:`1510`)
-   The debugger detects cycles in chained exceptions and does not time
 out in that case. (:issue:`1536`)
-   When running the development server in Docker, the debugger security
 pin is now unique per container.
Links

@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.879% when pulling bb5777c on pyup-update-werkzeug-0.15.2-to-0.15.3 into d7af8da on master.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #135

@pyup-bot pyup-bot closed this May 15, 2019
@mostafa mostafa deleted the pyup-update-werkzeug-0.15.2-to-0.15.3 branch May 15, 2019 04:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants