From 9f99357ba7f5159fd8df9c4634b31da06aa0246d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 11:23:31 +0000 Subject: [PATCH] deps: bump pymzml from 2.6.0 to 2.6.1 in the pymzml-updates group Bumps the pymzml-updates group with 1 update: [pymzml](https://github.com/pymzml/pymzML). Updates `pymzml` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/pymzml/pymzML/releases) - [Commits](https://github.com/pymzml/pymzML/compare/v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: pymzml dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pymzml-updates ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 1dabe337b..b5f51c5c6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -190,7 +190,7 @@ pygments==2.19.2 # nbconvert # pydata-sphinx-theme # sphinx -pymzml==2.6.0 +pymzml==2.6.1 # via pyopenms_viz (pyproject.toml) pyparsing==3.3.2 # via matplotlib diff --git a/requirements.txt b/requirements.txt index 3a19a1373..8710ec34b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -198,7 +198,7 @@ pygments==2.19.2 # pydata-sphinx-theme # pytest # sphinx -pymzml==2.6.0 +pymzml==2.6.1 # via pyopenms_viz (pyproject.toml) pyparsing==3.3.2 # via matplotlib