Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Fix pydantic import to handle v2 #26

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Fix pydantic import to handle v2 #26

merged 1 commit into from
Oct 16, 2023

Conversation

giorgiobasile
Copy link
Owner

Closes #25

Example

Screenshots

Checklist

  • References any related issue by including "Closes #" or "Closes ".
    • If no issue exists and your change is not a small fix, please create an issue first.
  • Includes tests or only affects documentation.
  • Passes pre-commit checks.
    • Run pre-commit install && pre-commit run --all locally for formatting and linting.
  • Includes screenshots of documentation updates.
    • Run mkdocs serve view documentation locally.
  • Summarizes PR's changes in CHANGELOG.md

@giorgiobasile giorgiobasile added the dependencies Pull requests that update a dependency file label Oct 16, 2023
@giorgiobasile giorgiobasile self-assigned this Oct 16, 2023
@giorgiobasile giorgiobasile merged commit b2bee15 into main Oct 16, 2023
4 of 5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pydantic v2 support from Prefect main branch
1 participant