From 474f85fa9ac496ec1974628f045652098b254ea4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Jun 2022 14:00:05 +0100 Subject: [PATCH] Update marshmallow from 3.15.0 to 3.16.0 --- requirements.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.in b/requirements.in index 8feb52f79..861be1ba3 100644 --- a/requirements.in +++ b/requirements.in @@ -15,7 +15,7 @@ iso8601==1.0.2 itsdangerous==2.1.2 jsonschema[format]==4.5.1 marshmallow-sqlalchemy==0.28.0 -marshmallow==3.15.0 +marshmallow==3.16.0 psycopg2-binary==2.9.3 PyJWT==2.4.0 SQLAlchemy==1.4.36