From 20ca1bc59bfec2f27c827466842fa6a838d0971c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:35:22 +0000 Subject: [PATCH] Bump scipy from 1.2.1 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.2.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.2.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 25d2ff9..2b5e235 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ pycodestyle==2.5.0 pydocstyle==4.0.0 pylint==2.3.1 radon==3.0.3 -scipy==1.2.1 +scipy==1.10.0 seaborn==0.9.0 tzlocal==2.0.0