Skip to content

Update flask to 3.0.0#314

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-flask-2.3.3-to-3.0.0
Closed

Update flask to 3.0.0#314
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-flask-2.3.3-to-3.0.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates flask from 2.3.3 to 3.0.0.

Changelog

3.0.0

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

Released 2023-09-30

-   Remove previously deprecated code. :pr:`5223`
-   Deprecate the ``__version__`` attribute. Use feature detection, or
 ``importlib.metadata.version("flask")``, instead. :issue:`5230`
-   Restructure the code such that the Flask (app) and Blueprint
 classes have Sans-IO bases. :pr:`5127`
-   Allow self as an argument to url_for. :pr:`5264`
-   Require Werkzeug >= 3.0.0.
Links

@pyup-bot
Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #320

@pyup-bot pyup-bot closed this Jan 18, 2024
@ajinabraham ajinabraham deleted the pyup-update-flask-2.3.3-to-3.0.0 branch January 18, 2024 21:49
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