From 60c625381fa06dc6f28097afb20a74b7a45b3165 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 14:24:35 +0000 Subject: [PATCH] Bump the python-requirements group in /envs with 2 updates Bumps the python-requirements group in /envs with 2 updates: [coverage](https://github.com/nedbat/coveragepy) and [plotly](https://github.com/plotly/plotly.py). Updates `coverage` from 7.8.0 to 7.8.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.8.0...7.8.1) Updates `plotly` from 6.0.1 to 6.1.1 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](https://github.com/plotly/plotly.py/compare/v6.0.1...v6.1.1) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: plotly dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements ... Signed-off-by: dependabot[bot] --- envs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/envs/requirements.txt b/envs/requirements.txt index e8ab422..421aea2 100644 --- a/envs/requirements.txt +++ b/envs/requirements.txt @@ -1,5 +1,5 @@ SimpleITK==2.5.0 -coverage==7.8.0 +coverage==7.8.1 einops==0.8.1 hydra-core==1.3.2 jupyterlab==4.4.2 @@ -10,7 +10,7 @@ nbmake==1.5.5 nibabel==5.3.2 numpy==1.26.4 pandas==2.2.3 -plotly==6.0.1 +plotly==6.1.1 pre-commit==4.2.0 pydicom==3.0.1 pytest-cov==6.1.1