From 3f47243cf51f35ac049c6d74d4a09b6a16eac028 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 22:26:37 +0000 Subject: [PATCH] Bump pytest from 8.0.0 to 9.0.3 in /.gitlab/ci Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 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.0.0...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- .gitlab/ci/requirements_dev-windows.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/ci/requirements_dev-windows.txt b/.gitlab/ci/requirements_dev-windows.txt index 4f9b34ffab..7cc2842c0a 100644 --- a/.gitlab/ci/requirements_dev-windows.txt +++ b/.gitlab/ci/requirements_dev-windows.txt @@ -3,7 +3,7 @@ numpy==1.24.4 # Required for testing coverage==7.4.1 -pytest==8.0.0 +pytest==9.0.3 multimethod==1.4 # if creating a wheel