From fa78af791e284e5706cffe17c4528fbd91067af2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2025 10:28:04 -0500 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.6.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..20f1f89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.6.3 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From 71a36c6c4e0a2440317e289fbcfb9abbc9253f6c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2025 10:28:06 -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 20f1f89..e68cbb4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.6.3 -Flask==1.1.2 +Flask==3.1.0 pandas==1.1.2 gunicorn==20.0.4 From 7a79a483ec40e7650ebd0e46c63318c6bc016aab Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2025 10:28:06 -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 e68cbb4..40ab2d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.6.3 Flask==3.1.0 -pandas==1.1.2 +pandas==2.2.3 gunicorn==20.0.4 From 184cdf06a0da4d3d681e0d4ed6d928d090a54a3c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2025 10:28:07 -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 40ab2d3..1e73757 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.6.3 Flask==3.1.0 pandas==2.2.3 -gunicorn==20.0.4 +gunicorn==23.0.0