From 1882803b1a9bbd89c39f1ee0cac8ed7cbe5fcbae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 May 2024 22:06:16 +0000 Subject: [PATCH] build(deps): bump scipy from 1.11.2 to 1.13.1 in /ci/builder Bumps [scipy](https://github.com/scipy/scipy) from 1.11.2 to 1.13.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.11.2...v1.13.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 4839d0c7e57e4..f3e97f332ad41 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -47,7 +47,7 @@ pytest-split==0.8.0 pyyaml==6.0.1 requests==2.32.2 ruff==0.0.292 -scipy==1.11.2 +scipy==1.13.1 semver==3.0.0 shtab==1.5.8 sqlparse==0.5.0