Skip to content
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

Python: updated pydantic 2.10.3 works again #9923

Merged
merged 25 commits into from
Dec 12, 2024

Conversation

eavanvalkenburg
Copy link
Member

@eavanvalkenburg eavanvalkenburg commented Dec 10, 2024

Motivation and Context

Manual update to pydantic requirement, they fixed the incompatibility in 10.3 (10.<3 was broken).

We need one more fix in Pydantic 2.10, which should come in 2.10.4: pydantic/pydantic#10910
this is the issue: pydantic/pydantic#11024
Comes into play with some of the vector stores.

So excluded 2.10 smaller then 2.10.4.

Closes #9788

Description

Contribution Checklist

@eavanvalkenburg eavanvalkenburg requested a review from a team as a code owner December 10, 2024 08:06
@markwallace-microsoft markwallace-microsoft added the python Pull requests for the Python Semantic Kernel label Dec 10, 2024
@eavanvalkenburg eavanvalkenburg linked an issue Dec 10, 2024 that may be closed by this pull request
@moonbox3 moonbox3 changed the title Python: updated pydantic 10.3 works again Python: updated pydantic 2.10.3 works again Dec 10, 2024
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Dec 10, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 10, 2024
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Dec 10, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 10, 2024
@moonbox3 moonbox3 enabled auto-merge December 11, 2024 04:01
@moonbox3 moonbox3 added this pull request to the merge queue Dec 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 11, 2024
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Dec 11, 2024
@eavanvalkenburg eavanvalkenburg removed this pull request from the merge queue due to a manual request Dec 11, 2024
@moonbox3 moonbox3 added this pull request to the merge queue Dec 11, 2024
@eavanvalkenburg eavanvalkenburg removed this pull request from the merge queue due to a manual request Dec 11, 2024
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Dec 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 11, 2024
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Dec 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 12, 2024
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Dec 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 12, 2024
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Dec 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 12, 2024
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Dec 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 12, 2024
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Dec 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 12, 2024
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Dec 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 12, 2024
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Dec 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 12, 2024
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Dec 12, 2024
Merged via the queue into microsoft:main with commit b1f4769 Dec 12, 2024
24 of 25 checks passed
@eavanvalkenburg eavanvalkenburg deleted the pydantic_update branch December 12, 2024 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests for the Python Semantic Kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python: upgrade pydantic to 2.10
4 participants