-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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 pydantic to ^2.6 #571
Conversation
I'm not really sure what is failing but the checks are mostly not passing here |
68d9b03
to
5a7543c
Compare
hm not sure why it is failing either, seems to be an issue checking out my fork. I just rebased to bonk the tests again to see if they pass this time |
Rebase/merge main again and they should pass |
@mwildehahn @isaacbmiller tests still failing |
I think you forgot to push? |
5a7543c
to
87f45db
Compare
Rebased |
Running the checks. Why 2.6+ though? Why not allow a bit lower |
Good call, I had just been focusing on my use case 😄 . Updated! |
ef6739c
to
e637a56
Compare
Fixed the merge conflict |
Thank you @mwildehahn , merged! |
Fix for #570