From 96b30401a3126867c01226b7eaa35276f9b936b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 10:25:18 +0000 Subject: [PATCH] build(deps): bump pytest from 8.4.2 to 9.0.2 in /requirements Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.2. - [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.4.2...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_test.txt b/requirements/requirements_test.txt index 91e96202497..f0ccaee2ad8 100644 --- a/requirements/requirements_test.txt +++ b/requirements/requirements_test.txt @@ -5,7 +5,7 @@ imageio==2.37.0 imageio-ffmpeg==0.6.0 jinja2==3.1.6 pypandoc_binary==1.15 -pytest==8.4.2 +pytest==9.0.2 pytest-cov==7.0.0 pytest-order==1.3.0 pytest-rerunfailures==16.1