Bump marshmallow from 3.19.0 to 3.20.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-28 15:21:50 +00:00
committed by GitHub
parent e1cae9ab1f
commit 2bca8e473a
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.3"
marshmallow = "==3.19.0"
marshmallow = "==3.20.1"
marshmallow-sqlalchemy = "==0.29.0"
notifications-python-client = "==6.3.0"
oscrypto = "==1.3.0"