ketozhang/asdf-pydantic

Remove deprecated pydantic v1 usage

Open

#42 opened on Nov 20, 2024

 (0 comments) (0 reactions) (1 assignee)Python (0 forks)auto 404
good first issue

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

asdf-pydantic was created right before Pydantic v2 came out. There aren't are a few areas where it's still using v1.

Pydantic v3 will remove these.

Contributor guide