Commit 8f94d02
authored
Bump marshmallow from 3.26.1 to 3.26.2 in /examples/published-library/my-task-library (#555)
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow)
from 3.26.1 to 3.26.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst">marshmallow's
changelog</a>.</em></p>
<blockquote>
<h2>3.26.2 (2025-12-19)</h2>
<p>Bug fixes:</p>
<ul>
<li>:cve:<code>2025-68480</code>: Merge error store messages without
rebuilding collections.
Thanks 카푸치노 for reporting and :user:<code>deckar01</code> for the
fix.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/marshmallow-code/marshmallow/commit/1407d5102ae020421ddc8425474e976325a9539e"><code>1407d51</code></a>
Merge pull request <a
href="https://redirect.github.com/marshmallow-code/marshmallow/issues/2878">#2878</a>
from marshmallow-code/3.x-mypy-unreachable</li>
<li><a
href="https://github.com/marshmallow-code/marshmallow/commit/b2292f513845ccbd134bd55501a9bcbcdd18f8ac"><code>b2292f5</code></a>
Fix mypy errors</li>
<li><a
href="https://github.com/marshmallow-code/marshmallow/commit/8acd211847244fa28e0174728ff310fddf0d7fa2"><code>8acd211</code></a>
Merge pull request <a
href="https://redirect.github.com/marshmallow-code/marshmallow/issues/2877">#2877</a>
from marshmallow-code/3.x-delint</li>
<li><a
href="https://github.com/marshmallow-code/marshmallow/commit/b4bcb4a96f16a3b94c1b52ac82a66b57bbee1d88"><code>b4bcb4a</code></a>
[pre-commit.ci] auto fixes from pre-commit.com hooks</li>
<li><a
href="https://github.com/marshmallow-code/marshmallow/commit/b78af7a0ea3102f8c2379bebe115a015e4018a62"><code>b78af7a</code></a>
Delint</li>
<li><a
href="https://github.com/marshmallow-code/marshmallow/commit/2c4451e5129411da79161add51cfc76fe852549d"><code>2c4451e</code></a>
Merge commit from fork</li>
<li><a
href="https://github.com/marshmallow-code/marshmallow/commit/86d101a1aee2fe0a521c976015d1940437493cde"><code>86d101a</code></a>
Bump version and update changelog</li>
<li><a
href="https://github.com/marshmallow-code/marshmallow/commit/489a8d421dc7955bb53b89e962d69465fbc5b6af"><code>489a8d4</code></a>
Only deep copy error message collections</li>
<li><a
href="https://github.com/marshmallow-code/marshmallow/commit/6d4a17dad54ea9711040c6aa6ba4d59267242a41"><code>6d4a17d</code></a>
Add test coverage for error message modification</li>
<li><a
href="https://github.com/marshmallow-code/marshmallow/commit/0356a3f1c307830f8ded56d823abca5611c594c9"><code>0356a3f</code></a>
Merge error store messages without rebuilding collections</li>
<li>Additional commits viewable in <a
href="https://github.com/marshmallow-code/marshmallow/compare/3.26.1...3.26.2">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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](https://github.com/flyteorg/flyte-sdk/network/alerts).
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 3ba5216 commit 8f94d02
1 file changed
+596
-588
lines changed
0 commit comments