From e5d3f39073d843cb035d86962c67d1dfe995dd6a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 16 Jan 2021 16:23:36 -0800 Subject: [PATCH 1/3] Update jsonpickle from 1.1 to 1.5.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index fd1a6a9..133f524 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -56,7 +56,7 @@ itsdangerous==1.1.0 jinja2==2.10.1 jmespath==0.9.4 jsondiff==1.1.2 -jsonpickle==1.1 +jsonpickle==1.5.0 jsonschema==3.0.1 markupsafe==1.1.1 marshmallow-jsonschema==0.5.0 From 65160229d69ff93bc7ffab6a86edcd88d34e1bed Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 16 Jan 2021 16:23:37 -0800 Subject: [PATCH 2/3] Update jsonpickle from 1.2 to 1.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 777f479..c2057e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ fuzzywuzzy==0.17.0 importlib-metadata==1.3.0 # via jsonschema jmespath==0.9.4 # via boto3, botocore, swag-client jsondiff==1.2.0 -jsonpickle==1.2 # via deepdiff +jsonpickle==1.5.0 # via deepdiff jsonschema==3.2.0 marshmallow-jsonschema==0.8.0 marshmallow==2.20.5 # via marshmallow-jsonschema, swag-client From 02aec107034c2ab4668854f2198115a07b086e45 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 16 Jan 2021 16:23:38 -0800 Subject: [PATCH 3/3] Update jsonpickle from 1.1 to 1.5.0 --- web-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-requirements.txt b/web-requirements.txt index 4b9fc4c..0ef312a 100644 --- a/web-requirements.txt +++ b/web-requirements.txt @@ -28,7 +28,7 @@ itsdangerous==1.1.0 # via flask jinja2==2.10.3 # via flask jmespath==0.9.4 jsondiff==1.1.2 -jsonpickle==1.1 +jsonpickle==1.5.0 jsonschema==3.0.1 markupsafe==1.1.1 # via jinja2 marshmallow-jsonschema==0.5.0