From 7968e47c847772d8b4e261e529ebe94fb2ea59ee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 11:28:04 -0400 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..50aece7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.6.0 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From 490b47580c7d80cdde6a5e1f36bda712527689f9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 11:28:06 -0400 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 50aece7..c5a0e8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.6.0 -Flask==1.1.2 +Flask==3.0.3 pandas==1.1.2 gunicorn==20.0.4 From 6d10f205fe7e9e29170e55dbac89cd5b2a980842 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 11:28:07 -0400 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 c5a0e8e..5e574de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.6.0 Flask==3.0.3 -pandas==1.1.2 +pandas==2.2.3 gunicorn==20.0.4 From 1807ce9dc2bb12d7a12d80897889a74ed24ffb46 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 11:28:08 -0400 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 5e574de..44770c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.6.0 Flask==3.0.3 pandas==2.2.3 -gunicorn==20.0.4 +gunicorn==23.0.0