From 15d588db89247b24a7a40b67d8d772a5fddf6c69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 06:01:39 +0000 Subject: [PATCH] Bump scipy from 1.12.0 to 1.15.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.12.0 to 1.15.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.12.0...v1.15.1) --- updated-dependencies: - dependency-name: scipy 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 76af50d..19d7ff0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pymzml[plot]==2.5.3 psims==0.1.30 pyqms==0.6.3 -scipy==1.12.0 +scipy==1.15.1 git+https://github.com/MKoesters/peptide_fragments.git@feature/add_fragment_method loguru==0.7.3 intervaltree==3.1.0