Bump marshmallow from 4.1.2 to 4.2.0 (#2152)

Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 4.1.2 to 4.2.0.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](https://github.com/marshmallow-code/marshmallow/compare/4.1.2...4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-06 15:50:32 +00:00
committed by GitHub
parent c85a1eb4be
commit 06a9bed5c8
2 changed files with 6 additions and 6 deletions

View File

@@ -36,7 +36,7 @@ gunicorn = {version = "==23.0.0", extras = ["gevent"]}
iso8601 = "==2.1.0"
jsonschema = {version = "==4.25.1", extras = ["format"]}
lxml = "==6.0.2"
marshmallow = "^4.1.2"
marshmallow = "^4.2.0"
marshmallow-sqlalchemy = "^1.4.2"
newrelic = "^11.2.0"
packaging = "==25.0"