From d6ab7aa9c884db6b92c27da9c6a690dc0beea211 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 02:50:11 +0000 Subject: [PATCH] CI: (deps): Bump pytest from 9.0.0 to 9.0.3 in /ci-dev Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.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/9.0.0...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ci-dev/test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-dev/test_requirements.txt b/ci-dev/test_requirements.txt index 0af580a3062..592b87fee79 100644 --- a/ci-dev/test_requirements.txt +++ b/ci-dev/test_requirements.txt @@ -1,5 +1,5 @@ packaging==26.0 -pytest==9.0.0 +pytest==9.0.3 pytest-mpl==0.19.0 coverage==7.13.0 vcrpy==8.1.0