From 6fe3b98abde0797f11ead9d7b9c029856138c60a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Jan 2025 10:28:03 -0500 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.6.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..6d3a7ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.6.2 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From 715e801e75b6473d5d9913d8e11f3ada4a066ea6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Jan 2025 10:28:03 -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 6d3a7ec..ed10ae0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.6.2 -Flask==1.1.2 +Flask==3.1.0 pandas==1.1.2 gunicorn==20.0.4 From 2b9874c1bdb0e9d9301300093a55cc4b387e545e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Jan 2025 10:28:04 -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 ed10ae0..c4f73a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.6.2 Flask==3.1.0 -pandas==1.1.2 +pandas==2.2.3 gunicorn==20.0.4 From d8ea61558422f9a7ceca060219ce7481f49bc363 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Jan 2025 10:28:04 -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 c4f73a5..e21de98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.6.2 Flask==3.1.0 pandas==2.2.3 -gunicorn==20.0.4 +gunicorn==23.0.0