From bc9cec48823f41930a16d829f29241e4cf433761 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Feb 2023 22:59:16 +0000 Subject: [PATCH] build(deps): bump scipy from 1.7.3 to 1.10.1 in /ci/builder Bumps [scipy](https://github.com/scipy/scipy) from 1.7.3 to 1.10.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.3...v1.10.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 a8e9afac13594..75f4e5d53f0b5 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.10.1 semver==3.0.0.dev3 shtab==1.5.5 sqlparse==0.4.2