Skip to content

Unpin pydantic #646

Closed
Closed
@ringohoffman

Description

@ringohoffman

Description

python-semantic-release 8.0.2 depends on pydantic<2 and >=1.10.2

Use cases

This would support consumers who depend on pydantic>2.0.

Possible implementation

It seems like this code base mostly relies on basic pydantic.dataclasses.dataclass and pydantic.BaseModelfunctionality, so I would bet that we could just unpin pydantic and it would still work.

Metadata

Metadata

Labels

featureA new feature or a feature request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions