From eca149a9e7edb7b0c5a5ef3825b193d326c92eae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 20:06:43 +0000 Subject: [PATCH] Bump scipy from 1.5.2 to 1.11.1 in /capstone/src/main/python Bumps [scipy](https://github.com/scipy/scipy) from 1.5.2 to 1.11.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.2...v1.11.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- capstone/src/main/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capstone/src/main/python/requirements.txt b/capstone/src/main/python/requirements.txt index 11e9bcc..ab0639e 100644 --- a/capstone/src/main/python/requirements.txt +++ b/capstone/src/main/python/requirements.txt @@ -55,7 +55,7 @@ requests==2.24.0 rope==0.17.0 rsa==4.6 scikit-learn==0.23.1 -scipy==1.5.2 +scipy==1.11.1 six==1.15.0 sqlparse==0.2.4 threadpoolctl==2.1.0