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

Update to Pydantic 2.9 #362

Closed
wants to merge 2 commits into from
Closed

Conversation

Perseus101
Copy link

Closes #352

@flynneva
Copy link
Collaborator

@Perseus101 see my comment on the issue:

#352 (comment)

We cant do this until rolling upgrades to the next Ubuntu version, since it will break the ROS CI since rosdep uses "sudo apt-get install python3-pydantic" to install pydantic, and that is not 2.9 for all ROS active ros distros right now.

@Perseus101
Copy link
Author

I didn't see your fix in #360 , so I was just trying to hack together any fix at all.

Would you prefer I just close this, or leave it open until the apt pydantic package updates?

@flynneva
Copy link
Collaborator

@Perseus101 I'm fine with leaving it open if you are..but I don't think rolling is changing from Ubuntu 24.04 until 2026, and it doesn't look like they are back porting the default pydantic version to be >2.9 for 24.04 anytime soon 😅 so this PR might be open for a few years before it's merged.

@Perseus101 Perseus101 closed this Feb 13, 2025
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.

pydantic >2.9 causes failures with launch file
2 participants