Skip to content

Drop support for Pydantic v1 #15

@leandrodamascena

Description

@leandrodamascena

Hey @monim67 I think it's time to drop support for Pydantic v1 and avoid errors like this:

plugin.py:16: UserWarning: Core Pydantic V1 functionality isn't compatible with Python 3.14 or greater.
  from pydantic.v1 import ValidationError

Pydantic v2 is 2 yrs old now and very mature, so, I think it's ok you drop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions