chore(deps-dev): bump marshmallow from 3.26.2 to 4.2.3#10561
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump marshmallow from 3.26.2 to 4.2.3#10561dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
|
✅ Conflict Markers Resolved All conflict markers have been successfully resolved in this pull request. |
Contributor
|
Please add an entry to the corresponding |
Contributor
🔒 Container Security ScanImage: 📊 Vulnerability Summary
4 package(s) affected
|
9fbbf7b to
180aead
Compare
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.26.2 to 4.2.3. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.26.2...4.2.3) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 4.2.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
180aead to
4266e8b
Compare
Contributor
Author
|
Superseded by #10739. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps marshmallow from 3.26.2 to 4.2.3.
Changelog
Sourced from marshmallow's changelog.
... (truncated)
Commits
be73797Bump version and update changelogc38b48eAdd ipaddress types to Schema.TYPE_MAPPING (#2906)3bc191aFix Field.error_messages type to allow dict and list values (#2907)c530f85Update package metadata to comply with PEP 639 (#2926)72ac4a0Reject booleans in from_timestamp_ms, consistent with from_timestamp (#2904)024b5d0Fix Enum field by-name lookup to only return actual members (#2902)252090cFix nested partial to use attr_name instead of data_key for prefix (#2903)65374dfFix OneOf.options() emitting phantom entries when labels outnumber choices (#...070dde0Fix Constant field with required=True raising ValueError (#2901)fea5428Make Number and Mapping abstract base classes (#2925)