From 8379aac2c2a620b60da9adae04def34c896c59fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:40:47 +0000 Subject: [PATCH] chore(deps): bump scipy from 1.6.2 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.6.2 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.6.2...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.api.txt b/requirements.api.txt index e9c1418df..10fed2eec 100644 --- a/requirements.api.txt +++ b/requirements.api.txt @@ -13,7 +13,7 @@ python-dotenv==0.15.0 pyyaml redis==3.5.3 requests==2.31.0 -scipy==1.6.2 +scipy==1.10.0 SQLAlchemy==1.4.40 structlog==22.1.0 tenacity==7.0.0