Skip to content

chore(deps): bump marshmallow from 3.26.1 to 3.26.2 in /backend/requirements#6970

Merged
jmelahman merged 2 commits intomainfrom
dependabot/pip/backend/requirements/marshmallow-3.26.2
Jan 7, 2026
Merged

chore(deps): bump marshmallow from 3.26.1 to 3.26.2 in /backend/requirements#6970
jmelahman merged 2 commits intomainfrom
dependabot/pip/backend/requirements/marshmallow-3.26.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps marshmallow from 3.26.1 to 3.26.2.

Changelog

Sourced from marshmallow's changelog.

3.26.2 (2025-12-19) ++++++++++++++++++

Bug fixes:

  • :cve:CVE-2025-68480: Merge error store messages without rebuilding collections. Thanks 카푸치노 for reporting and :user:deckar01 for the fix.
Commits
  • 1407d51 Merge pull request #2878 from marshmallow-code/3.x-mypy-unreachable
  • b2292f5 Fix mypy errors
  • 8acd211 Merge pull request #2877 from marshmallow-code/3.x-delint
  • b4bcb4a [pre-commit.ci] auto fixes from pre-commit.com hooks
  • b78af7a Delint
  • 2c4451e Merge commit from fork
  • 86d101a Bump version and update changelog
  • 489a8d4 Only deep copy error message collections
  • 6d4a17d Add test coverage for error message modification
  • 0356a3f Merge error store messages without rebuilding collections
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Summary by cubic

Upgrade marshmallow to 3.26.2 in backend/requirements to pull in the upstream security fix (CVE-2025-68480) for error message handling. Only the pinned version changed; runtime behavior remains the same aside from safer error message merging.

Written for commit 698a506. Summary will update on new commits.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 22, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 22, 2025 21:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 22, 2025
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Dec 22, 2025

Skipped: This PR was opened by one of your excluded authors: (dependabot[bot])

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

dependabot bot and others added 2 commits January 7, 2026 15:18
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.26.1 to 3.26.2.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/3.26.2/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@3.26.1...3.26.2)

---
updated-dependencies:
- dependency-name: marshmallow
  dependency-version: 3.26.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@jmelahman jmelahman force-pushed the dependabot/pip/backend/requirements/marshmallow-3.26.2 branch from 57cb7c5 to 698a506 Compare January 7, 2026 23:18
@jmelahman jmelahman enabled auto-merge January 7, 2026 23:18
@jmelahman jmelahman added this pull request to the merge queue Jan 7, 2026
Merged via the queue into main with commit 65351aa Jan 7, 2026
70 of 73 checks passed
@jmelahman jmelahman deleted the dependabot/pip/backend/requirements/marshmallow-3.26.2 branch January 7, 2026 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant