Skip to content

Bump marshmallow from 4.3.0 to 4.3.1 - #80

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/marshmallow-4.3.1
Open

Bump marshmallow from 4.3.0 to 4.3.1#80
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/marshmallow-4.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor

Bumps marshmallow from 4.3.0 to 4.3.1.

Changelog

Sourced from marshmallow's changelog.

4.3.1 (2026-08-08)

Features:

  • If by_value is enabled on an enum with a None value allow_none now defaults to True. Thanks :user:GeraldineGalindo for the suggestion (:issue:2985).

Bug fixes:

  • marshmallow.validate.URL accepts a fragment that follows an empty path, e.g. https://example.com#frag (:pr:3016). Thanks :user:hdimer for the PR.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Low Risk
Dependency-only patch bump with no source edits; URL validation may become slightly more permissive for pool logo URLs.

Overview
Bumps marshmallow to 4.3.1 by raising the pyproject.toml constraint to >=4.3.1,<5.0.0 and refreshing poetry.lock.

The release is a patch with no application code changes. Notable upstream fixes that may affect this repo: marshmallow.validate.URL now accepts URLs with a fragment after an empty path (e.g. https://example.com#frag), which applies to logo_url validation in pool server config schemas; and enum fields with by_value and a None member default allow_none to True.

Reviewed by Cursor Bugbot for commit 84baaeb. Bugbot is set up for automated code reviews on this repo. Configure here.

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

---
updated-dependencies:
- dependency-name: marshmallow
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedpypi/​marshmallow@​4.3.0 ⏵ 4.3.1100 +1100100100100

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants