From 6c64fa9f716ec08ae8786250a8f5314e0e019f40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 12:45:18 +0000 Subject: [PATCH] Bump scipy from 1.10.1 to 1.11.3 Bumps [scipy](https://github.com/scipy/scipy) from 1.10.1 to 1.11.3. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.10.1...v1.11.3) --- 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 43b8fd8d..a1af5e73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ photutils == 1.9.0 prettytable == 3.9.0 pywin32 == 306;platform_system=='Windows' scikit-image == 0.21.0 -scipy == 1.10.1 +scipy == 1.11.3 smplotlib == 0.0.9 timezonefinder == 6.2.0 tksheet == 6.2.4