From 685e7aaf0217b1f0951e835d08ca732ce936a52d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 14:39:11 +0000 Subject: [PATCH] chore(deps): bump scipy from 1.16.3 to 1.17.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.16.3 to 1.17.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.16.3...v1.17.0) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2faafc5..86b9153 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ matplotlib==3.10.7 numpy==2.3.5 scapy==2.6.1 -scipy==1.16.3 +scipy==1.17.0 toml==0.10.2 tqdm==4.67.1 seaborn==0.12.2