From 1fc6e225c0e611329c7cf23b68404fc260f8270d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:24:22 +0000 Subject: [PATCH] Bump scipy from 1.5.4 to 1.10.0 in /Rsa Bumps [scipy](https://github.com/scipy/scipy) from 1.5.4 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.4...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Rsa/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rsa/requirements.txt b/Rsa/requirements.txt index 3f48d01..6b9c700 100644 --- a/Rsa/requirements.txt +++ b/Rsa/requirements.txt @@ -20,7 +20,7 @@ python-dateutil==2.8.2 pytz==2021.1 requests==2.26.0 scikit-learn==0.24.2 -scipy==1.5.4 +scipy==1.10.0 six==1.16.0 sklearn==0.0 smart-open==5.2.1