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 3.0.3 #441

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented May 6, 2024

This PR updates werkzeug from 3.0.0 to 3.0.3.

Changelog

3.0.2

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

Released 2024-04-01

-   Ensure setting merge_slashes to False results in NotFound for
 repeated-slash requests against single slash routes. :issue:`2834`
-   Fix handling of TypeError in TypeConversionDict.get() to match
 ValueErrors. :issue:`2843`
-   Fix response_wrapper type check in test client. :issue:`2831`
-   Make the return type of ``MultiPartParser.parse`` more
 precise. :issue:`2840`
-   Raise an error if converter arguments cannot be
 parsed. :issue:`2822`

3.0.1

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

Released 2023-10-24

-   Fix slow multipart parsing for large parts potentially enabling DoS
 attacks. :cwe:`CWE-407`
Links

@pyup-bot pyup-bot mentioned this pull request May 6, 2024
@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #454

@pyup-bot pyup-bot closed this Aug 21, 2024
@akuzminsky akuzminsky deleted the pyup-update-werkzeug-3.0.0-to-3.0.3 branch August 21, 2024 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant