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 openapi-pydantic to 0.5.0 #319

Merged

Conversation

EvgenySmekalin
Copy link
Collaborator

@EvgenySmekalin EvgenySmekalin commented Nov 5, 2024

Update openapi-pydantic to 0.5.0

pyproject.toml Outdated
@@ -40,7 +40,7 @@ injector = ">=0.15.0, <1"
SQLAlchemy = ">=1.3, <2"
typing-extensions = "^4.8"
StrEnum = "^0.4.8"
openapi-pydantic = ">=0.4.1, <1"
openapi-pydantic = ">=0.5.0, <1"
Copy link
Collaborator

@mofr mofr Nov 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's limit it to <0.6 given the fact they don't use semver

@EvgenySmekalin EvgenySmekalin requested a review from mofr November 5, 2024 13:25
@EvgenySmekalin EvgenySmekalin merged commit 40e50d0 into WinterFramework:master Nov 5, 2024
16 checks passed
@EvgenySmekalin EvgenySmekalin deleted the update_openapi_pydantic branch November 5, 2024 15:13
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.

2 participants