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

Update werkzeug to 2.3.3 #4307

Merged
merged 1 commit into from
May 2, 2023
Merged

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented May 1, 2023

This PR updates Werkzeug[watchdog] from 2.3.1 to 2.3.3.

Changelog

2.3.3

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

Released 2023-05-01

-   Fix parsing of large multipart bodies. Remove invalid leading newline, and restore
 parsing speed. :issue:`2658, 2675`
-   The cookie ``Path`` attribute is set to ``/`` by default again, to prevent clients
 from falling back to RFC 6265's ``default-path`` behavior. :issue:`2672, 2679`

2.3.2

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

Released 2023-04-28

-   Parse the cookie ``Expires`` attribute correctly in the test client. :issue:`2669`
-   ``max_content_length`` can only be enforced on streaming requests if the server
 sets ``wsgi.input_terminated``. :issue:`2668`
Links

@pyup-bot pyup-bot added the update label May 1, 2023
@browniebroke browniebroke merged commit 3240a07 into master May 2, 2023
@browniebroke browniebroke deleted the pyup-update-werkzeug-2.3.1-to-2.3.3 branch May 2, 2023 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants