Bump marshmallow from 3.15.0 to 3.19.0 (#327)

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

---
updated-dependencies:
- dependency-name: marshmallow
  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]
2023-07-10 11:34:13 -04:00
committed by GitHub
parent 25112eaa2d
commit 15010d34a7
2 changed files with 7 additions and 7 deletions

View File

@@ -46,7 +46,7 @@ iso8601 = "==1.0.2"
itsdangerous = "==2.1.2"
jsonschema = {version = "==4.17.3", extras = ["format"]}
lxml = "==4.9.1"
marshmallow = "==3.15.0"
marshmallow = "==3.19.0"
marshmallow-sqlalchemy = "==0.29.0"
notifications-python-client = "==6.3.0"
oscrypto = "==1.3.0"