Skip to content

fix(deps): pin marshmallow <4 to avoid backwards incompatible changes #1891

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 1 commit into from
Apr 17, 2025

Conversation

collindutter
Copy link
Member

Describe your changes

We relaxed dependency upper bounds (for good reasons), this is a consequence of that.

Issue ticket number and link

Closes #1890

@collindutter collindutter requested a review from a team April 17, 2025 19:05
Copy link
Member

@vachillo vachillo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any reason we wouldnt do this for all the other deps? oh yeah we specifically undid this. this day has come

@collindutter collindutter merged commit 521f22b into main Apr 17, 2025
14 of 15 checks passed
@collindutter collindutter deleted the fix/marshmallow branch April 17, 2025 19:10
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.

Marshmallow 4 Broke Serialization
2 participants