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

🐛 Fix Pydantic version check for version 2.10.x onwards #1255

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

asiunov
Copy link

@asiunov asiunov commented Dec 23, 2024

The pydantic version check works incorrectly since the release of pydantic 2.10.* ("2.10.0" < "2.7.0")

@svlandeg svlandeg self-assigned this Feb 20, 2025
@svlandeg svlandeg added the bug Something isn't working label Feb 20, 2025
@svlandeg svlandeg changed the title Fix context in model_dump for pydantic 2.10 🐛 Fix Pydantic version check for version 2.10.x onwards Feb 20, 2025
@svlandeg svlandeg removed their assignment Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants