From d365ad5e6cf76b70c28b6af96f6c8c57d316ca49 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 21 May 2020 14:14:10 -0400 Subject: [PATCH 1/5] Update cherrypy from 3.8.0 to 18.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2bd050..196284b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -CherryPy==3.8.0 +CherryPy==18.6.0 graphviz==0.4.5 Jinja2==2.7.3 nose==1.3.6 From eb21ce9e9f79991f29a87b1e9d81465ef4a96374 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 21 May 2020 14:14:11 -0400 Subject: [PATCH 2/5] Update graphviz from 0.4.5 to 0.14 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 196284b..b4e57b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ CherryPy==18.6.0 -graphviz==0.4.5 +graphviz==0.14 Jinja2==2.7.3 nose==1.3.6 simplejson==3.6.5 \ No newline at end of file From 0363fb2b41162f6de4adabb9387840fecac642be Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 21 May 2020 14:14:12 -0400 Subject: [PATCH 3/5] Update jinja2 from 2.7.3 to 2.11.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b4e57b8..0061e6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ CherryPy==18.6.0 graphviz==0.14 -Jinja2==2.7.3 +Jinja2==2.11.2 nose==1.3.6 simplejson==3.6.5 \ No newline at end of file From 570e5774bc626fe6b4e883fc21c87a70965092a1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 21 May 2020 14:14:13 -0400 Subject: [PATCH 4/5] Update nose from 1.3.6 to 1.3.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0061e6e..5a83fbb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ CherryPy==18.6.0 graphviz==0.14 Jinja2==2.11.2 -nose==1.3.6 +nose==1.3.7 simplejson==3.6.5 \ No newline at end of file From ca2112709b742fdc530bc066de5d2077495885a4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 21 May 2020 14:14:14 -0400 Subject: [PATCH 5/5] Update simplejson from 3.6.5 to 3.17.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a83fbb..d25c979 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ CherryPy==18.6.0 graphviz==0.14 Jinja2==2.11.2 nose==1.3.7 -simplejson==3.6.5 \ No newline at end of file +simplejson==3.17.0 \ No newline at end of file