mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 09:51:11 -05:00
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:
@@ -14,7 +14,7 @@ git+https://github.com/benoitc/gunicorn.git@1299ea9e967a61ae2edebe191082fd169b86
|
|||||||
iso8601==1.0.2
|
iso8601==1.0.2
|
||||||
itsdangerous==2.1.2
|
itsdangerous==2.1.2
|
||||||
jsonschema[format]==4.5.1
|
jsonschema[format]==4.5.1
|
||||||
marshmallow-sqlalchemy==0.23.1 # pyup: <0.24.0 # marshmallow v3 throws errors
|
marshmallow-sqlalchemy==0.28.0
|
||||||
marshmallow==3.15.0
|
marshmallow==3.15.0
|
||||||
psycopg2-binary==2.9.3
|
psycopg2-binary==2.9.3
|
||||||
PyJWT==2.4.0
|
PyJWT==2.4.0
|
||||||
|
|||||||
@@ -150,7 +150,7 @@ marshmallow==3.15.0
|
|||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# flask-marshmallow
|
# flask-marshmallow
|
||||||
# marshmallow-sqlalchemy
|
# marshmallow-sqlalchemy
|
||||||
marshmallow-sqlalchemy==0.23.1
|
marshmallow-sqlalchemy==0.28.0
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
mistune==0.8.4
|
mistune==0.8.4
|
||||||
# via notifications-utils
|
# via notifications-utils
|
||||||
|
|||||||
Reference in New Issue
Block a user