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 the Flask version requirement to v3.0.0 #1352

Closed
wants to merge 6 commits into from

Conversation

gridhead
Copy link
Member

Update the dependency lockfile accordingly

Fixes #1350

Please see #1350 (comment) for the reference on the tests run in the local development environment.

Update the dependency lockfile accordingly

Signed-off-by: Akashdeep Dhar <[email protected]>
@gridhead gridhead requested a review from abompard January 18, 2024 08:36
@gridhead gridhead self-assigned this Jan 18, 2024
@gridhead gridhead added the dependencies Pull requests that update a dependency file label Jan 23, 2024
@gridhead gridhead force-pushed the flask-upgrade branch 2 times, most recently from 9ec75b3 to 4bee36e Compare February 2, 2024 14:07
While v3.x.x is preferred if available and supported, this should be usable on environments where v2.x.x is available and supported

Signed-off-by: Akashdeep Dhar <[email protected]>
@abompard
Copy link
Member

abompard commented Feb 6, 2024

Sorry but I don't think this is actually necessary for Flask support. The fact that it does not change the pyproject.toml file should have given me enough of a hint...
We already support Flask 3.x, the RPM doesn't see that because it wasn't at the latest released version.

@abompard abompard closed this Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flask 3.0.0 support?
3 participants