From 89788c15c715eec895e3ef8c1579ec0e551d1544 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 05:43:07 +0000 Subject: [PATCH] Bump scipy from 1.7.0 to 1.10.0 in /src/osparc_python_runner Bumps [scipy](https://github.com/scipy/scipy) from 1.7.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/osparc_python_runner/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/osparc_python_runner/requirements.txt b/src/osparc_python_runner/requirements.txt index 81ef4f4..64fca76 100644 --- a/src/osparc_python_runner/requirements.txt +++ b/src/osparc_python_runner/requirements.txt @@ -45,7 +45,7 @@ pytz==2021.1 # via pandas requests==2.25.1 # via yarg -scipy==1.7.0 +scipy==1.10.0 # via # -r requirements.in # seaborn