From afd274a0ef338fbb0a9e978d9ca124270c4b9fb8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 May 2024 11:29:02 -0400 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..2d77ee8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.4.1 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From 5b5b3216a107aa2bdec56c28de1d2008a1ae92d5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 May 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 2d77ee8..6363b34 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.4.1 -Flask==1.1.2 +Flask==3.0.3 pandas==1.1.2 gunicorn==20.0.4 From d0e9c163d53aad0f9ac141b2d3026549becf0991 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 May 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 6363b34..b35cb4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.4.1 Flask==3.0.3 -pandas==1.1.2 +pandas==2.2.2 gunicorn==20.0.4 From 7865c80a78028980dbcd17495c80557f4c1c6ffc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 May 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 b35cb4c..fa56513 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.4.1 Flask==3.0.3 pandas==2.2.2 -gunicorn==20.0.4 +gunicorn==22.0.0