From ddc3bd220263f06ed9f8344e7e2e5a38f618ee45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Oct 2022 22:13:02 +0000 Subject: [PATCH] build(deps): bump scipy from 1.7.3 to 1.9.3 in /ci/builder Bumps [scipy](https://github.com/scipy/scipy) from 1.7.3 to 1.9.3. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.3...v1.9.3) --- 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 a8e9afac13594..8c4a833d84d6e 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -34,7 +34,7 @@ PyMySQL==1.0.2 pytest==7.1.2 pyyaml==6.0 requests==2.28.1 -scipy==1.7.3 +scipy==1.9.3 semver==3.0.0.dev3 shtab==1.5.5 sqlparse==0.4.2