From 69c1d3bc462dde3aca60b51e138692308dbfa995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Aug 2023 19:14:49 +0200 Subject: [PATCH] Bump scipy from 1.11.1 to 1.11.2 (#1342) Bumps [scipy](https://github.com/scipy/scipy) from 1.11.1 to 1.11.2. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.11.1...v1.11.2) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a175d9f20..b3b4cdc41 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -15,7 +15,7 @@ pandas==2.0.3 pydantic==1.10.12 rich==13.4.2 ruamel.yaml==0.17.32 -scipy==1.11.1 +scipy==1.11.2 sdtfile==2022.9.28 tabulate==0.9.0 xarray==2023.7.0