From b9efcc94b4a981d41ffdd8973a5056d3640b747d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 14:54:31 +0000 Subject: [PATCH] Bump the python-requirements group across 1 directory with 12 updates Bumps the python-requirements group with 12 updates in the /envs directory: | Package | From | To | | --- | --- | --- | | [simpleitk](https://github.com/SimpleITK/SimpleITK) | `2.5.0` | `2.5.2` | | [coverage](https://github.com/nedbat/coveragepy) | `7.8.2` | `7.10.0` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.4.3` | `4.4.5` | | [monai](https://github.com/Project-MONAI/MONAI) | `1.4.0` | `1.5.0` | | [pandas](https://github.com/pandas-dev/pandas) | `2.2.3` | `2.3.1` | | [plotly](https://github.com/plotly/plotly.py) | `6.1.2` | `6.2.0` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.1.1` | `6.2.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.5` | `8.4.1` | | [rich](https://github.com/Textualize/rich) | `14.0.0` | `14.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.12` | `0.12.5` | | [timm](https://github.com/huggingface/pytorch-image-models) | `1.0.15` | `1.0.19` | | [wandb](https://github.com/wandb/wandb) | `0.19.11` | `0.21.0` | Updates `simpleitk` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/SimpleITK/SimpleITK/releases) - [Commits](https://github.com/SimpleITK/SimpleITK/compare/v2.5.0...v2.5.2) Updates `coverage` from 7.8.2 to 7.10.0 - [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.2...7.10.0) Updates `jupyterlab` from 4.4.3 to 4.4.5 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.4.3...@jupyterlab/lsp@4.4.5) Updates `monai` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/Project-MONAI/MONAI/releases) - [Changelog](https://github.com/Project-MONAI/MONAI/blob/dev/CHANGELOG.md) - [Commits](https://github.com/Project-MONAI/MONAI/compare/1.4.0...1.5.0) Updates `pandas` from 2.2.3 to 2.3.1 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.3...v2.3.1) Updates `plotly` from 6.1.2 to 6.2.0 - [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.1.2...v6.2.0) Updates `pytest-cov` from 6.1.1 to 6.2.1 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.1.1...v6.2.1) Updates `pytest` from 8.3.5 to 8.4.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.3.5...8.4.1) Updates `rich` from 14.0.0 to 14.1.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v14.0.0...v14.1.0) Updates `ruff` from 0.11.12 to 0.12.5 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.11.12...0.12.5) Updates `timm` from 1.0.15 to 1.0.19 - [Release notes](https://github.com/huggingface/pytorch-image-models/releases) - [Commits](https://github.com/huggingface/pytorch-image-models/compare/v1.0.15...v1.0.19) Updates `wandb` from 0.19.11 to 0.21.0 - [Release notes](https://github.com/wandb/wandb/releases) - [Changelog](https://github.com/wandb/wandb/blob/main/CHANGELOG.md) - [Commits](https://github.com/wandb/wandb/compare/v0.19.11...v0.21.0) --- updated-dependencies: - dependency-name: simpleitk dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: coverage dependency-version: 7.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: jupyterlab dependency-version: 4.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: monai dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: pandas dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: plotly dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: rich dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: ruff dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: timm dependency-version: 1.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: wandb dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements ... Signed-off-by: dependabot[bot] --- envs/requirements.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/envs/requirements.txt b/envs/requirements.txt index 061adc6..aaa962b 100644 --- a/envs/requirements.txt +++ b/envs/requirements.txt @@ -1,26 +1,26 @@ -SimpleITK==2.5.0 -coverage==7.8.2 +SimpleITK==2.5.2 +coverage==7.10.0 einops==0.8.1 hydra-core==1.3.2 -jupyterlab==4.4.3 +jupyterlab==4.4.5 kaggle==1.7.4.5 matplotlib==3.10.1 -monai==1.4.0 +monai==1.5.0 nbmake==1.5.5 nibabel==5.3.2 numpy==1.26.4 -pandas==2.2.3 -plotly==6.1.2 +pandas==2.3.1 +plotly==6.2.0 pre-commit==4.2.0 pydicom==3.0.1 -pytest-cov==6.1.1 +pytest-cov==6.2.1 pytest-mock==3.14.1 -pytest==8.3.5 -rich==14.0.0 -ruff==0.11.12 +pytest==8.4.1 +rich==14.1.0 +ruff==0.12.5 safetensors==0.5.3 scikit-image==0.25.2 scikit-learn==1.6.1 scipy==1.15.2 -timm==1.0.15 -wandb==0.19.11 +timm==1.0.19 +wandb==0.21.0