Skip to content

Avoid accessing model_fields on an instance in fancy_model_dump and…#964

Merged
nathanjmcdougall merged 2 commits intomainfrom
963-support-the-latest-version-of-pydantic-without-warnings
Oct 9, 2025
Merged

Avoid accessing model_fields on an instance in fancy_model_dump and…#964
nathanjmcdougall merged 2 commits intomainfrom
963-support-the-latest-version-of-pydantic-without-warnings

Conversation

@nathanjmcdougall
Copy link
Copy Markdown
Collaborator

… bump pydantic

@nathanjmcdougall nathanjmcdougall linked an issue Oct 9, 2025 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Oct 9, 2025

CodSpeed Performance Report

Merging #964 will not alter performance

Comparing 963-support-the-latest-version-of-pydantic-without-warnings (99e54f8) with main (cec1c80)

Summary

✅ 2 untouched
⏩ 2 skipped1

Footnotes

  1. 2 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@nathanjmcdougall nathanjmcdougall marked this pull request as ready for review October 9, 2025 23:29
@nathanjmcdougall nathanjmcdougall merged commit fbb1570 into main Oct 9, 2025
20 checks passed
@nathanjmcdougall nathanjmcdougall deleted the 963-support-the-latest-version-of-pydantic-without-warnings branch October 9, 2025 23:29
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.

Support the latest version of pydantic without warnings

1 participant