From f39eda150f8c3449241ae0c4dba1d82fca4714e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 11:19:16 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20bottlene?= =?UTF-8?q?ck=201.3.7=20->=201.3.8=20(#28657)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 1b60eba76..19d310bab 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -32,7 +32,7 @@ billiard==4.2.0 # via celery blinker==1.8.2 # via flask -bottleneck==1.3.7 +bottleneck==1.3.8 # via pandas brotli==1.1.0 # via flask-compress