From 5eeaab3cf2d70368817c63feb95962cf5e3f145c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:28:03 -0700 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.7.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..bb96dcd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.7.3 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From 4f0e77de0b7c3fe064e08a7c3025a91ac10d0661 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:28:04 -0700 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 bb96dcd..f002acf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.7.3 -Flask==1.1.2 +Flask==3.1.0 pandas==1.1.2 gunicorn==20.0.4 From 56c765dd0b1f0e56042e385bda435e21068d00b5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:28:04 -0700 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 f002acf..b52dac4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.7.3 Flask==3.1.0 -pandas==1.1.2 +pandas==2.2.3 gunicorn==20.0.4 From 85dbab73b1405aa115c101dfe509e1d7ea365e0e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 May 2025 08:28:05 -0700 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 b52dac4..a21b2fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.7.3 Flask==3.1.0 pandas==2.2.3 -gunicorn==20.0.4 +gunicorn==23.0.0