Skip to content

Fixing annotated-types bound #10327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 5, 2024
Merged

Fixing annotated-types bound #10327

merged 2 commits into from
Sep 5, 2024

Conversation

sydney-runkle
Copy link
Contributor

@sydney-runkle sydney-runkle commented Sep 5, 2024

Fix #10323

Min version needs to be bumped because we support annotated_types.Not which was introduced in v0.6.0

@github-actions github-actions bot added the relnotes-fix Used for bugfixes. label Sep 5, 2024
Copy link

cloudflare-workers-and-pages bot commented Sep 5, 2024

Deploying pydantic-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: da190b5
Status: ✅  Deploy successful!
Preview URL: https://bd7aa3aa.pydantic-docs.pages.dev
Branch Preview URL: https://ann-types.pydantic-docs.pages.dev

View logs

Copy link

codspeed-hq bot commented Sep 5, 2024

CodSpeed Performance Report

Merging #10327 will not alter performance

Comparing ann-types (da190b5) with main (28af0c2)

Summary

✅ 50 untouched benchmarks

Copy link
Contributor

github-actions bot commented Sep 5, 2024

Coverage report

This PR does not seem to contain any modification to coverable code.

@sydney-runkle sydney-runkle merged commit 852736c into main Sep 5, 2024
61 checks passed
@sydney-runkle sydney-runkle deleted the ann-types branch September 5, 2024 21:25
sydney-runkle added a commit that referenced this pull request Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relnotes-fix Used for bugfixes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pydantic 2.9 requires annotated-types 0.6.0 or higher
2 participants