From 7b65f9ffcf667ce0685c7abd39500d06b60dd8a8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Nov 2024 10:28:08 -0500 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.6.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..48868ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.6.1 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From 533c007c453e3ca85c5445645e0711f43852ef14 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Nov 2024 10:28:10 -0500 Subject: [PATCH 2/4] Update flask from 1.1.2 to 3.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 48868ef..d3dc5ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.6.1 -Flask==1.1.2 +Flask==3.1.0 pandas==1.1.2 gunicorn==20.0.4 From f704c2e231c5c9b725574775dea539f7f9e4c877 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Nov 2024 10:28:12 -0500 Subject: [PATCH 3/4] Update pandas from 1.1.2 to 2.2.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3dc5ef..d67780b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.6.1 Flask==3.1.0 -pandas==1.1.2 +pandas==2.2.3 gunicorn==20.0.4 From b0620245fb836b492a45d65952fc63a27aa11dd7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Nov 2024 10:28:14 -0500 Subject: [PATCH 4/4] Update gunicorn from 20.0.4 to 23.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d67780b..7cb0f52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.6.1 Flask==3.1.0 pandas==2.2.3 -gunicorn==20.0.4 +gunicorn==23.0.0