Skip to content

chore(pyproject.toml): update Flask to 3.0.0 #46

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

Merged
merged 2 commits into from
Nov 12, 2023

Conversation

marcuxyz
Copy link
Owner

@marcuxyz marcuxyz commented Nov 12, 2023

  • Update Flask dependency version to 3.0.0 for compatibility with the project
  • The version number in the version.py file, pyproject.toml file, and version_test.py file was updated from 2.7.1 to 2.7.2.
  • This change was made to reflect the correct version of the mvc-flask package.

Close #44

@marcuxyz marcuxyz marked this pull request as ready for review November 12, 2023 18:35
@marcuxyz marcuxyz added improve New feature or request dependencies Pull requests that update a dependency file labels Nov 12, 2023
…toml, and version_test.py

The version number in the __version__.py file, pyproject.toml file, and version_test.py file was updated from 2.7.1 to 2.7.2. This change was made to reflect the correct version of the mvc-flask package.
@marcuxyz marcuxyz merged commit 50b28e3 into main Nov 12, 2023
@marcuxyz marcuxyz deleted the chore/update_support_flask_3_0_0 branch November 12, 2023 18:41
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 improve New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for the Flask 3.0.0
1 participant