Update marshmallow from 2.20.5 to 2.21.0

This commit is contained in:
Katie Smith
2020-05-22 10:38:27 +01:00
parent 8c72dabbe8
commit ba38a2d5dd
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ iso8601==0.1.12
itsdangerous==1.1.0
jsonschema==3.2.0
marshmallow-sqlalchemy==0.23.0
marshmallow==2.20.5 # pyup: <3 # v3 throws errors
marshmallow==2.21.0 # pyup: <3 # v3 throws errors
psycopg2-binary==2.8.4
PyJWT==1.7.1
SQLAlchemy==1.3.13

View File

@@ -18,7 +18,7 @@ iso8601==0.1.12
itsdangerous==1.1.0
jsonschema==3.2.0
marshmallow-sqlalchemy==0.23.0
marshmallow==2.20.5 # pyup: <3 # v3 throws errors
marshmallow==2.21.0 # pyup: <3 # v3 throws errors
psycopg2-binary==2.8.4
PyJWT==1.7.1
SQLAlchemy==1.3.13