From 600acba9f73b43e6718632b815c9a64127d6fcff Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Feb 2025 10:28:03 -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 caccdec1f0c2e8dfd687439044ab454df9ecacea Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Feb 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 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 9169d21ef63f635e467d4155c7224676ec95a0b2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Feb 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 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 36dba1ea5d9b1fea85e8bcf91fe93ba07fe26679 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Feb 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 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