From 342f226c25dbdb9f14db3c399cdf089a48021328 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 18:05:42 +0000 Subject: [PATCH] Bump scipy from 1.11.2 to 1.11.3 Bumps [scipy](https://github.com/scipy/scipy) from 1.11.2 to 1.11.3. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.11.2...v1.11.3) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ae92cde1d..46d097e4b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -14,7 +14,7 @@ openpyxl==3.1.2 pandas==2.1.0 pydantic==1.10.12 ruamel.yaml==0.17.32 -scipy==1.11.2 +scipy==1.11.3 sdtfile==2023.8.30 tabulate==0.9.0 xarray==2023.8.0