From 16929a6ca72cb195a9a4809701716c0f516cc613 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 09:21:03 +0000 Subject: [PATCH] Bump scipy from 1.5.2 to 1.10.0 in /cm Bumps [scipy](https://github.com/scipy/scipy) from 1.5.2 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.2...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cm/requirements.txt b/cm/requirements.txt index 12d099b..ee988c4 100644 --- a/cm/requirements.txt +++ b/cm/requirements.txt @@ -36,7 +36,7 @@ python-dateutil python-magic==0.4.16 PyYAML==5.3.1 requests==2.24.0 -scipy==1.5.2 +scipy==1.10.0 six==1.11.0 SQLAlchemy==1.3.19 supervisor==4.2.1