aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-11 18:28:32 +0300
committerGitHub <noreply@github.com>2023-07-11 18:28:32 +0300
commitba49f1c167b18d08414549d52e3135471b6ed741 (patch)
tree50c818a7d339aec5b720953428b48f369e7f4912
parentcb39b7150d17df7bc54a214c1adf2a55b23f8f5e (diff)
downloadgoogle-benchmark-ba49f1c167b18d08414549d52e3135471b6ed741.tar.gz
Bump scipy from 1.5.4 to 1.10.0 in /tools (#1630)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--tools/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/requirements.txt b/tools/requirements.txt
index afbc596..f32f35b 100644
--- a/tools/requirements.txt
+++ b/tools/requirements.txt
@@ -1,2 +1,2 @@
numpy == 1.25
-scipy == 1.5.4
+scipy == 1.10.0