Skip to content

Conversation

@RenanGreca
Copy link
Contributor

Description

When testing a workflow using this library, I was getting the following warning:

PydanticDeprecatedSince20: Support for class-based `config` is deprecated, use ConfigDict instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.10/migration/

This PR attempts to resolve that by updating the usages of the class-based config in Pydantic dataclasses.

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.

1 participant