Bump marshmallow from 4.0.0 to 4.0.1 (#1948)

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

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

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]
2025-08-29 08:15:38 -04:00
committed by GitHub
parent 0c8493da37
commit 44ac7ffacf
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.1"
marshmallow = "^4.0.0"
marshmallow = "^4.0.1"
marshmallow-sqlalchemy = "^1.4.2"
newrelic = "^10.16.0"
packaging = "==25.0"