From 066ad919ca80ec463f4ebc8330788b56bf9544b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 22:48:38 +0000 Subject: [PATCH] Bump scipy from 0.19.1 to 1.11.1 in /lomit_munit Bumps [scipy](https://github.com/scipy/scipy) from 0.19.1 to 1.11.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v0.19.1...v1.11.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lomit_munit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lomit_munit/requirements.txt b/lomit_munit/requirements.txt index e1fcd46..00b16d5 100644 --- a/lomit_munit/requirements.txt +++ b/lomit_munit/requirements.txt @@ -1,4 +1,4 @@ -scipy==0.19.1 +scipy==1.11.1 plotly==2.0.0 pytest==3.1.3 pytest-cov==2.5.1