From 18c7b55a8742ed9b37019906d20d6e612d38f368 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 03:09:58 +0000 Subject: [PATCH] Bump pytest from 8.3.5 to 9.0.3 in /.github/workflows Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 9.0.3. - [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...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/requirements_cuda_ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements_cuda_ci.txt b/.github/workflows/requirements_cuda_ci.txt index c7121b8..aeccf70 100644 --- a/.github/workflows/requirements_cuda_ci.txt +++ b/.github/workflows/requirements_cuda_ci.txt @@ -1,6 +1,6 @@ numpy==2.2.5 torch==2.10.0 --index-url https://download.pytorch.org/whl/cu128 -pytest==8.3.5 +pytest==9.0.3 ninja==1.11.1.4 nanobind==2.10.2 scikit-build-core==0.11.6 \ No newline at end of file