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

Address deprecation warnings from pydantic 2.x #706

Merged
merged 9 commits into from
Apr 2, 2024

Conversation

danielballan
Copy link
Member

As described in #702, pytest displays many warnings from pydantic after the upgrade from 1.x to 2.x in #695. On this branch, pytest finishes with no warnings.

Closes #702

@danielballan danielballan requested a review from skarakuzu April 2, 2024 15:36
@skarakuzu
Copy link
Contributor

Thanks a lot for adding the types!

@skarakuzu skarakuzu merged commit 9dfcd5e into bluesky:main Apr 2, 2024
8 checks passed
@danielballan danielballan deleted the pydantic-warnings branch April 2, 2024 17:57
@danielballan danielballan mentioned this pull request Apr 2, 2024
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.

Address warnings produced by pydantic 2.x in tests
2 participants