From cf968c9db38b64fadb470c1ec766f3b0f480a29a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 7 Feb 2021 20:16:48 -0800 Subject: [PATCH 1/3] Update jsonpickle from 1.1 to 1.5.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index fd1a6a90..d6d0f15e 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.2 jsonschema==3.0.1 markupsafe==1.1.1 marshmallow-jsonschema==0.5.0 From 084c403e5be49af4ce6a326e6bc90bf710dde5d9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 7 Feb 2021 20:16:48 -0800 Subject: [PATCH 2/3] Update jsonpickle from 1.2 to 1.5.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 777f4796..35f62d70 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.2 # via deepdiff jsonschema==3.2.0 marshmallow-jsonschema==0.8.0 marshmallow==2.20.5 # via marshmallow-jsonschema, swag-client From bf56995e85989465c91f236de93439b5fc261ca1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 7 Feb 2021 20:16:49 -0800 Subject: [PATCH 3/3] Update jsonpickle from 1.1 to 1.5.2 --- web-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-requirements.txt b/web-requirements.txt index 4b9fc4c6..d3cc7684 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.2 jsonschema==3.0.1 markupsafe==1.1.1 # via jinja2 marshmallow-jsonschema==0.5.0