mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 02:11:11 -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
|
||||
jsonschema[format]==4.5.1
|
||||
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
|
||||
PyJWT==2.4.0
|
||||
SQLAlchemy==1.4.36
|
||||
|
||||
@@ -145,7 +145,7 @@ markupsafe==2.0.1
|
||||
# via
|
||||
# jinja2
|
||||
# mako
|
||||
marshmallow==2.21.0
|
||||
marshmallow==3.15.0
|
||||
# via
|
||||
# -r requirements.in
|
||||
# flask-marshmallow
|
||||
@@ -161,7 +161,9 @@ notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@55
|
||||
orderedset==2.0.3
|
||||
# via notifications-utils
|
||||
packaging==21.0
|
||||
# via bleach
|
||||
# via
|
||||
# bleach
|
||||
# marshmallow
|
||||
phonenumbers==8.12.36
|
||||
# via notifications-utils
|
||||
prometheus-client==0.14.1
|
||||
|
||||
Reference in New Issue
Block a user