From 689b3063b640b2e4fed6af3c8ca9437fba227cfa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Jul 2024 11:29:02 -0400 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..cb5d603 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.5.0 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From 209ec851a50775e2d0dadf77857d83ab78bf123a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Jul 2024 11:29:02 -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 cb5d603..59da6f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.5.0 -Flask==1.1.2 +Flask==3.0.3 pandas==1.1.2 gunicorn==20.0.4 From f0069ff877c82f1a5b500cf1cb1af28cb56e2ca9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Jul 2024 11:29:03 -0400 Subject: [PATCH 3/4] Update pandas from 1.1.2 to 2.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 59da6f6..eee0b63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.5.0 Flask==3.0.3 -pandas==1.1.2 +pandas==2.2.2 gunicorn==20.0.4 From 5084bade2749ac69350aab26c729124f5aaa47d8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 8 Jul 2024 11:29:03 -0400 Subject: [PATCH 4/4] Update gunicorn from 20.0.4 to 22.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eee0b63..8ee64ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.5.0 Flask==3.0.3 pandas==2.2.2 -gunicorn==20.0.4 +gunicorn==22.0.0