From e2010849dc9547bb010b36fdb51c008a95360af5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 11:29:03 -0400 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..48d09fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.4.2 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From f5359b6d40c042c53ff8cfe0506eede6baa44945 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 11:29:03 -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 48d09fc..85f3c0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.4.2 -Flask==1.1.2 +Flask==3.0.3 pandas==1.1.2 gunicorn==20.0.4 From 4843fd28b4b72fc94c6a04d5bbe999d61cdb1be8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 11:29:04 -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 85f3c0c..fb033a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.4.2 Flask==3.0.3 -pandas==1.1.2 +pandas==2.2.2 gunicorn==20.0.4 From cfc3a0d0428488ac0d5566158a4c56bac55abc41 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2024 11:29:04 -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 fb033a3..57872fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.4.2 Flask==3.0.3 pandas==2.2.2 -gunicorn==20.0.4 +gunicorn==22.0.0