From 4272cfec901bbb2695d1c60b8540abfd947c51de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:53:37 +0000 Subject: [PATCH] Bump scipy from 1.3.3 to 1.10.0 in /virtualenv/trawl_analyzer Bumps [scipy](https://github.com/scipy/scipy) from 1.3.3 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.3.3...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- virtualenv/trawl_analyzer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtualenv/trawl_analyzer/requirements.txt b/virtualenv/trawl_analyzer/requirements.txt index e5597be..06879ad 100644 --- a/virtualenv/trawl_analyzer/requirements.txt +++ b/virtualenv/trawl_analyzer/requirements.txt @@ -17,7 +17,7 @@ PyQtChart==5.9.2 pyserial==3.1.1 python-dateutil==2.8.1 pytz==2019.3 -scipy==1.3.3 +scipy==1.10.0 seaborn==0.9.0 sip==4.19.8 six==1.13.0