From 21d0bf0915238ba6c6bc1e958b9a91b209f88de5 Mon Sep 17 00:00:00 2001 From: machineFL <49695056+machineFL@users.noreply.github.com> Date: Tue, 2 Apr 2024 18:34:33 -0400 Subject: [PATCH] Automated Latest Dependency Updates (#2699) Update latest dependencies Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- featuretools/tests/requirement_files/latest_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/featuretools/tests/requirement_files/latest_requirements.txt b/featuretools/tests/requirement_files/latest_requirements.txt index 1daee0e051..2de23e6eab 100644 --- a/featuretools/tests/requirement_files/latest_requirements.txt +++ b/featuretools/tests/requirement_files/latest_requirements.txt @@ -6,6 +6,6 @@ numpy==1.26.4 pandas==2.2.1 psutil==5.9.8 pyspark==3.5.1 -scipy==1.12.0 +scipy==1.13.0 tqdm==4.66.2 woodwork==0.29.0