mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-11 02:23:32 -04:00
Update jsonschema from 4.4.0 to 4.5.1
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ click-datetime==0.2
|
|||||||
git+https://github.com/benoitc/gunicorn.git@1299ea9e967a61ae2edebe191082fd169b864c64#egg=gunicorn[eventlet]==20.1.0
|
git+https://github.com/benoitc/gunicorn.git@1299ea9e967a61ae2edebe191082fd169b864c64#egg=gunicorn[eventlet]==20.1.0
|
||||||
iso8601==1.0.2
|
iso8601==1.0.2
|
||||||
itsdangerous==2.1.2
|
itsdangerous==2.1.2
|
||||||
jsonschema[format]==4.4.0
|
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==2.21.0 # pyup: <3 # v3 throws errors
|
||||||
psycopg2-binary==2.9.3
|
psycopg2-binary==2.9.3
|
||||||
|
|||||||
+1
-1
@@ -133,7 +133,7 @@ jmespath==0.10.0
|
|||||||
# botocore
|
# botocore
|
||||||
jsonpointer==2.3
|
jsonpointer==2.3
|
||||||
# via jsonschema
|
# via jsonschema
|
||||||
jsonschema[format]==4.4.0
|
jsonschema[format]==4.5.1
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
kombu==5.2.3
|
kombu==5.2.3
|
||||||
# via celery
|
# via celery
|
||||||
|
|||||||
Reference in New Issue
Block a user