From cd79ad53744fb0c75ab5a2eeec94d54ac107d3b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 12:50:21 +0000 Subject: [PATCH] Bump scipy from 1.13.0 to 1.14.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 76b7f0c..3c2a0c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ photutils == 1.12.0 prettytable == 3.10.0 pywin32 == 306;platform_system=='Windows' scikit-image == 0.23.2 -scipy == 1.13.0 +scipy == 1.14.0 smplotlib == 0.0.9 timezonefinder == 6.5.0 tksheet == 7.2.1