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 for pydantic-core for v2.10 #296

Merged
merged 3 commits into from
Oct 5, 2023
Merged

fix for pydantic-core for v2.10 #296

merged 3 commits into from
Oct 5, 2023

Conversation

2bndy5
Copy link
Collaborator

@2bndy5 2bndy5 commented Oct 1, 2023

This is problem that mypy picked up since the release of pydantic-core v2.10

I also pinned pydantic-core to v2.10 due the breaking change introduced there: pydantic/pydantic-core#980

This is problem that mypy picked up since the release of pydantic-core v2.10
@2bndy5 2bndy5 marked this pull request as ready for review October 4, 2023 01:06
This was referenced Oct 4, 2023
requirements.txt Outdated Show resolved Hide resolved
@2bndy5
Copy link
Collaborator Author

2bndy5 commented Oct 5, 2023

I'm pretty sure this SSL problem is specific to python 3.11.5 on Windows. I can't reproduce it locally though.

@2bndy5 2bndy5 merged commit 73cd809 into main Oct 5, 2023
57 checks passed
@2bndy5 2bndy5 deleted the update-pydantic-usage branch October 5, 2023 07:30
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