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

feat: support Pydantic 2.10 #2383

Merged
merged 4 commits into from
Nov 21, 2024
Merged

Conversation

antazoey
Copy link
Member

What I did

Pydantic 2.10 is a bit strange...
model_fields return type changed, according to mypy, but couldn really find it.
also had to fix a URL change in ethpm-types were file urls were no longer considered urls
also model_copy signature changed, but that wasnt a huge deal

How I did it

How to verify it

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@antazoey antazoey requested a review from dtdang November 21, 2024 19:03
dtdang
dtdang previously approved these changes Nov 21, 2024
@antazoey antazoey merged commit 9cc65bb into ApeWorX:main Nov 21, 2024
16 checks passed
@antazoey antazoey deleted the fix/pydantic-update branch November 21, 2024 20:25
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