From 3b751342d1b4e6a6ce940520274ea4cc3d6ef2cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 15:12:49 +0000 Subject: [PATCH] Bump the python-requirements group across 1 directory with 2 updates Bumps the python-requirements group with 2 updates in the /envs directory: [pytest](https://github.com/pytest-dev/pytest) and [wandb](https://github.com/wandb/wandb). 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: 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/envs/requirements.txt b/envs/requirements.txt index 061adc6..844962f 100644 --- a/envs/requirements.txt +++ b/envs/requirements.txt @@ -15,7 +15,7 @@ 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