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

fix: Pydantic, Pypgstac and Python Upgrades #449

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ividito
Copy link
Collaborator

@ividito ividito commented Dec 19, 2024

Issue

#435
#436
#437

What?

  • Upgraded Pydantic to version 2, which required several changes to validators. In particular, most decorators changed, and all Optional values must explicitly default to None.
  • Upgraded pypgstac to 0.8.5
  • Upgraded Python runtimes to avoid errors installing Pydantic on earlier Python versions

Testing?

  • Tested manually locally via docker compose, and tested CDK build.

@ividito ividito changed the title Dependency Upgrades Pydantic, Pypgstac and Python Upgrades Dec 19, 2024
@ividito ividito changed the title Pydantic, Pypgstac and Python Upgrades fix: Pydantic, Pypgstac and Python Upgrades Dec 19, 2024
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.

1 participant