Upgrade marshmallow-sqlalchemy from 0.23.1 to 0.28.0

This was blocked before due to being on marshmallow 2, but now that we
are on marshmallow 3 we can upgrade this package.
This commit is contained in:
Katie Smith
2022-05-26 14:18:44 +01:00
parent 43dbc0891f
commit 4404f9eb12
2 changed files with 2 additions and 2 deletions

View File

@@ -150,7 +150,7 @@ marshmallow==3.15.0
# -r requirements.in
# flask-marshmallow
# marshmallow-sqlalchemy
marshmallow-sqlalchemy==0.23.1
marshmallow-sqlalchemy==0.28.0
# via -r requirements.in
mistune==0.8.4
# via notifications-utils