From 4408348322a9a5d44a02e9e4f89f002091bca9ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 04:43:40 +0000 Subject: [PATCH] Bump scipy from 1.18.0 to 1.18.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.18.0 to 1.18.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.18.0...v1.18.1) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f3e95d6555..b59f5d6409b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -377,7 +377,7 @@ ruamel-yaml==0.19.1 # qcodes schema==0.7.8 # via broadbean -scipy==1.18.0 +scipy==1.18.1 # via qcodes (pyproject.toml) six==1.17.0 # via python-dateutil