From 75ae317502833849c11d5bf99ac4750a0f952ea5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 May 2025 11:28:15 -0400 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.7.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..b178db1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.7.2 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From 1b9bc04d31fa8623243497e66d34eaf4859c2b63 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 May 2025 11:28:15 -0400 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 b178db1..abcbd66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.7.2 -Flask==1.1.2 +Flask==3.1.0 pandas==1.1.2 gunicorn==20.0.4 From 5b82a3919c07d65a8b52846083de5b11808f0210 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 May 2025 11:28:16 -0400 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 abcbd66..fd46357 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.7.2 Flask==3.1.0 -pandas==1.1.2 +pandas==2.2.3 gunicorn==20.0.4 From 543090398196083d1ece209115619329c766c768 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 May 2025 11:28:17 -0400 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 fd46357..340a431 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.7.2 Flask==3.1.0 pandas==2.2.3 -gunicorn==20.0.4 +gunicorn==23.0.0