From 293f12d5da2d9f79d805b3479fc070c3fd91dfdb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Jan 2024 10:30:03 -0500 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..6a7af8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.3.2 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From bdcd5499c1f5d29b3742e4cc10cd9c7610a9c6a5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Jan 2024 10:30:03 -0500 Subject: [PATCH 2/4] Update flask from 1.1.2 to 3.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6a7af8a..ebf57ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.3.2 -Flask==1.1.2 +Flask==3.0.0 pandas==1.1.2 gunicorn==20.0.4 From a8d8824e31a5467c9cab65b3e0cf89ccb27b33e0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Jan 2024 10:30:04 -0500 Subject: [PATCH 3/4] Update pandas from 1.1.2 to 2.1.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ebf57ad..b2a877f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.3.2 Flask==3.0.0 -pandas==1.1.2 +pandas==2.1.4 gunicorn==20.0.4 From eda9f89d2ce376530e0f09633e3be72f5a203a4f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Jan 2024 10:30:04 -0500 Subject: [PATCH 4/4] Update gunicorn from 20.0.4 to 21.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b2a877f..f481f1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.3.2 Flask==3.0.0 pandas==2.1.4 -gunicorn==20.0.4 +gunicorn==21.2.0