From eadc4902f1f228cc7ec810b1a8562edb5230ad91 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Feb 2018 10:53:10 -0600 Subject: [PATCH 1/2] Update bleach from 2.0.0 to 2.1.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 66021f94b84..baffdaf26b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ asn1crypto==0.22.0 # via cryptography backports.functools-lru-cache==1.2.1 bcrypt==3.1.3 billiard==3.3.0.23 # via celery -bleach==2.0.0 +bleach==2.1.2 celery==3.1.25 certifi==2016.2.28 cffi==1.7.0 From 0cae4f4461d9d15acd229ed98375eea013f84507 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Feb 2018 10:53:12 -0600 Subject: [PATCH 2/2] Update pyjwt from 1.4.1 to 1.5.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index baffdaf26b3..f2c2f054364 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ peppercorn==0.5 # via deform psycogreen==1.0 psycopg2==2.7.3.2 pycparser==2.14 # via cffi -pyjwt==1.4.1 +pyjwt==1.5.3 pyparsing==2.1.10 pyramid-authsanity==1.0.0 pyramid-jinja2==2.6.2