From 66d94875edd635e605dea496f7f3bc8899792773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 02:39:08 +0000 Subject: [PATCH] Bump pytest from 8.3.5 to 9.1.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 9.1.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...9.1.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/test/cuda.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test/cuda.txt b/requirements/test/cuda.txt index 245a86f93..d85f9e879 100644 --- a/requirements/test/cuda.txt +++ b/requirements/test/cuda.txt @@ -725,7 +725,7 @@ pystemmer==3.0.0 # via mteb pytablewriter==1.2.0 # via lm-eval -pytest==8.3.5 +pytest==9.1.0 # via # -r requirements/test/cuda.in # buildkite-test-collector