From e0126ba09df065f3ada85e751763509774cbcc34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Aug 2022 22:12:31 +0000 Subject: [PATCH] build(deps): bump scipy from 1.7.3 to 1.9.1 in /ci/builder Bumps [scipy](https://github.com/scipy/scipy) from 1.7.3 to 1.9.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.3...v1.9.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/builder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/builder/requirements.txt b/ci/builder/requirements.txt index 30b39c4f8b95e..f658e4317a217 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -31,7 +31,7 @@ PyMySQL==1.0.2 pytest==7.1.2 pyyaml==6.0 requests==2.28.1 -scipy==1.7.3 +scipy==1.9.1 semver==3.0.0.dev3 shtab==1.5.5 sqlparse==0.4.2