From 7539b4847446d266a18fc70d837f41c182dcda7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 12:30:30 +0000 Subject: [PATCH] Bump scipy from 1.10.0 to 1.12.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.10.0 to 1.12.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.10.0...v1.12.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- CNN.TensorFlow.Tutorial/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CNN.TensorFlow.Tutorial/requirements.txt b/CNN.TensorFlow.Tutorial/requirements.txt index 00d6ea8..67b0c54 100644 --- a/CNN.TensorFlow.Tutorial/requirements.txt +++ b/CNN.TensorFlow.Tutorial/requirements.txt @@ -96,7 +96,7 @@ requests==2.31.0 requests-oauthlib==1.3.0 rsa==4.7 scikit-learn==0.22.2.post1 -scipy==1.10.0 +scipy==1.12.0 Send2Trash==1.5.0 setuptools==65.5.1 simplejson==3.17.0