Skip to content

Updated relevent modules to support marshmallow 4. #995#996

Merged
SteveMcGrath merged 1 commit into
mainfrom
fix/marshmallow
May 20, 2026
Merged

Updated relevent modules to support marshmallow 4. #995#996
SteveMcGrath merged 1 commit into
mainfrom
fix/marshmallow

Conversation

@SteveMcGrath
Copy link
Copy Markdown
Contributor

Description

Adjusted the relevent modules in order to support Marshmallow version 4.

Fixes #995

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Unit Tests Pass

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@SteveMcGrath SteveMcGrath requested a review from a team as a code owner May 20, 2026 16:17
@SteveMcGrath SteveMcGrath requested a review from amaruf-tenb May 20, 2026 16:20
Copy link
Copy Markdown

@amaruf-tenb amaruf-tenb left a comment

Choose a reason for hiding this comment

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

LGTM!

@SteveMcGrath SteveMcGrath merged commit 8a5bd52 into main May 20, 2026
9 of 10 checks passed
@SteveMcGrath SteveMcGrath deleted the fix/marshmallow branch May 20, 2026 16:25
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.

Support marshmallow 4.x to allow CVE remediation

2 participants