From 3364f2c8654629a43b4204a2ba6667ef0246f14e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 11:30:07 -0400 Subject: [PATCH] Update scipy from 1.11.3 to 1.12.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e9ae6d69..8d58c082 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,5 +15,5 @@ pyjanitor==0.27.0 pymdown-extensions==10.7.1 pyprojroot==0.3.0 python-louvain==0.16 -scipy==1.11.3 +scipy==1.12.0 tqdm==4.66.1