From c07ee1ac8a5ae3d8130aae23462167600083b2aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Jul 2022 22:27:39 +0000 Subject: [PATCH] build(deps): bump scipy from 1.7.3 to 1.9.0 in /ci/builder Bumps [scipy](https://github.com/scipy/scipy) from 1.7.3 to 1.9.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.3...v1.9.0) --- 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..8ec55ea07c097 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.0 semver==3.0.0.dev3 shtab==1.5.5 sqlparse==0.4.2