Skip to content

Conversation

@asiunov
Copy link
Contributor

@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
Copy link
Member

@tiangolo tiangolo left a comment

Choose a reason for hiding this comment

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

Great, thanks @asiunov! ☕

And thanks @svlandeg! 🍰

@tiangolo tiangolo merged commit 69a4504 into fastapi:main Feb 28, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

3 participants