From 09240448dd793b98f0d6fb42d3b2aeec44c0a3df Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 10:28:03 -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 8f120b066fcd26030ff84f184303cbce73842fc1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 10:28:04 -0500 Subject: [PATCH 2/4] Update flask from 1.1.2 to 3.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 48868ef..b232db3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.6.1 -Flask==1.1.2 +Flask==3.0.3 pandas==1.1.2 gunicorn==20.0.4 From fe312ec57517c57fc2d38fc34ed9024e493dc561 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 10:28:05 -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 b232db3..032056b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.6.1 Flask==3.0.3 -pandas==1.1.2 +pandas==2.2.3 gunicorn==20.0.4 From 22d320aedcb7c7831419b95c743c00dd91772448 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Nov 2024 10:28:05 -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 032056b..9cb342a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.6.1 Flask==3.0.3 pandas==2.2.3 -gunicorn==20.0.4 +gunicorn==23.0.0