From c9c92377de17291928c415bc76136b5513863370 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 14:26:18 +0000 Subject: [PATCH] Bump the python-requirements group across 1 directory with 3 updates Bumps the python-requirements group with 3 updates in the /envs directory: [pandas](https://github.com/pandas-dev/pandas), [pytest](https://github.com/pytest-dev/pytest) 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 `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: 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/envs/requirements.txt b/envs/requirements.txt index 061adc6..026e6c5 100644 --- a/envs/requirements.txt +++ b/envs/requirements.txt @@ -9,13 +9,13 @@ 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 safetensors==0.5.3 @@ -23,4 +23,4 @@ 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