From c63506ae6faa20c1d6cd243fdb8968ddc1eb2334 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 14:30:51 +0000 Subject: [PATCH] Bump the python-requirements group across 1 directory with 4 updates Bumps the python-requirements group with 4 updates in the /envs directory: [pandas](https://github.com/pandas-dev/pandas), [pytest](https://github.com/pytest-dev/pytest), [ruff](https://github.com/astral-sh/ruff) and [wandb](https://github.com/wandb/wandb). Updates `pandas` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.3...v2.3.0) Updates `pytest` from 8.3.5 to 8.4.0 - [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.0) Updates `ruff` from 0.11.12 to 0.11.13 - [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.11.13) Updates `wandb` from 0.19.11 to 0.20.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.20.0) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: ruff dependency-version: 0.11.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: wandb dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements ... Signed-off-by: dependabot[bot] --- envs/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/envs/requirements.txt b/envs/requirements.txt index 061adc6..504f8c9 100644 --- a/envs/requirements.txt +++ b/envs/requirements.txt @@ -9,18 +9,18 @@ monai==1.4.0 nbmake==1.5.5 nibabel==5.3.2 numpy==1.26.4 -pandas==2.2.3 +pandas==2.3.0 plotly==6.1.2 pre-commit==4.2.0 pydicom==3.0.1 pytest-cov==6.1.1 pytest-mock==3.14.1 -pytest==8.3.5 +pytest==8.4.0 rich==14.0.0 -ruff==0.11.12 +ruff==0.11.13 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 +wandb==0.20.0