mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 18:01:08 -05:00
Upgrade marshmallow from 2.21.0 to 3.15.0
This commit is contained in:
@@ -15,7 +15,7 @@ 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.23.1 # pyup: <0.24.0 # marshmallow v3 throws errors
|
||||||
marshmallow==2.21.0 # pyup: <3 # v3 throws errors
|
marshmallow==3.15.0
|
||||||
psycopg2-binary==2.9.3
|
psycopg2-binary==2.9.3
|
||||||
PyJWT==2.4.0
|
PyJWT==2.4.0
|
||||||
SQLAlchemy==1.4.36
|
SQLAlchemy==1.4.36
|
||||||
|
|||||||
@@ -145,7 +145,7 @@ markupsafe==2.0.1
|
|||||||
# via
|
# via
|
||||||
# jinja2
|
# jinja2
|
||||||
# mako
|
# mako
|
||||||
marshmallow==2.21.0
|
marshmallow==3.15.0
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# flask-marshmallow
|
# flask-marshmallow
|
||||||
@@ -161,7 +161,9 @@ notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@55
|
|||||||
orderedset==2.0.3
|
orderedset==2.0.3
|
||||||
# via notifications-utils
|
# via notifications-utils
|
||||||
packaging==21.0
|
packaging==21.0
|
||||||
# via bleach
|
# via
|
||||||
|
# bleach
|
||||||
|
# marshmallow
|
||||||
phonenumbers==8.12.36
|
phonenumbers==8.12.36
|
||||||
# via notifications-utils
|
# via notifications-utils
|
||||||
prometheus-client==0.14.1
|
prometheus-client==0.14.1
|
||||||
|
|||||||
Reference in New Issue
Block a user