Skip to content

Bump marshmallow from 4.2.3 to 4.3.0#59

Merged
dvir001 merged 1 commit intomainfrom
dependabot/pip/marshmallow-4.3.0
Apr 12, 2026
Merged

Bump marshmallow from 4.2.3 to 4.3.0#59
dvir001 merged 1 commit intomainfrom
dependabot/pip/marshmallow-4.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2026

Bumps marshmallow from 4.2.3 to 4.3.0.

Changelog

Sourced from marshmallow's changelog.

4.3.0 (2026-04-03)

Features:

  • Add pre_load and post_load parameters to marshmallow.fields.Field for field-level pre- and post-processing (:issue:2787).
  • Typing: improvements to marshmallow.validate (:pr:2940).

4.2.4 (2026-04-02)

Bug fixes:

  • marshmallow.validate.URL and marshmallow.validate.Email accept Internationalized Domain Names (IDNs) (:issue:2821, :issue:2936). marshmallow.validate.Email also correctly rejects IDN domains with leading/trailing hyphens. Thanks :user:touhidurrr for the report.
  • Typing: Fix typing of nested in marshmallow.fields.Nested (:pr:2935).
Commits

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 5, 2026

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 4.2.3 to 4.3.0.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@4.2.3...4.3.0)

---
updated-dependencies:
- dependency-name: marshmallow
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/marshmallow-4.3.0 branch from 65f0d19 to 57f59a0 Compare April 6, 2026 10:57
@dvir001 dvir001 merged commit c8dfb83 into main Apr 12, 2026
7 checks passed
@dependabot dependabot bot deleted the dependabot/pip/marshmallow-4.3.0 branch April 12, 2026 13:08
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