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

Upgrade from 0.3.1 to 0.4.1 #12

Merged
merged 9 commits into from
Nov 14, 2023

Conversation

jakeane
Copy link
Collaborator

@jakeane jakeane commented Oct 25, 2023

Purpose

Part of this effort to upgrade flask_pydantic_spec in Verkada-Backend.

flask_pydantic_spec==0.3.1 and werkzeug==2.2.3 are incompatible. werkzeug removed the function werkzeug.routing.parse_rule in 2.2.0, which is addressed in this commit. This commit is included in flask_pydantic_spec==0.4.1, so we should upgrade the package to that version at least.

Looking at the changelog, the only breaking change is dropping support for Python 3.6

@jakeane jakeane merged commit 710529f into verkada:master Nov 14, 2023
0 of 5 checks passed
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.

3 participants