Update marshmallow based on Dependabot

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2024-05-01 18:04:29 -04:00
parent a5c67da7a6
commit ac898b6ea3
2 changed files with 6 additions and 6 deletions

View File

@@ -36,7 +36,7 @@ gunicorn = {version = "==22.0.0", extras = ["eventlet"]}
iso8601 = "==2.1.0"
jsonschema = {version = "==4.22.0", extras = ["format"]}
lxml = "==5.2.1"
marshmallow = "==3.21.1"
marshmallow = "==3.21.2"
marshmallow-sqlalchemy = "==1.0.0"
newrelic = "*"
notifications-python-client = "==9.0.0"