From 2fe654b62de06f9909e01135ca78a1c8dcca4eaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 11:46:02 -0500 Subject: [PATCH] Bump scipy from 1.14.1 to 1.15.1 (#177) Bumps [scipy](https://github.com/scipy/scipy) from 1.14.1 to 1.15.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.14.1...v1.15.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9c79e81..e890792 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ networkx==3.4.2 owlready2==0.47 pandas==2.2.3 rdflib==7.1.1 -scipy==1.14.1 +scipy==1.15.1