From 2562e8477d1b6eacfade4771998345898d8564e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 05:00:34 +0000 Subject: [PATCH] chore(deps): bump scipy from 1.10.1 to 1.13.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.10.1 to 1.13.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.10.1...v1.13.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 011f44b..6fa30cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ numpy==1.24.2 python-dateutil==2.8.2 scikit-learn==1.2.1 pytz==2021.3 -scipy==1.10.1 +scipy==1.13.1 six==1.16.0 Werkzeug==2.2.3 pylint \ No newline at end of file