From ecc3a64420f1ecdcb7bbdf9a2c4f32bec45050a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 02:08:14 +0000 Subject: [PATCH] Bump pytest from 9.0.2 to 9.0.3 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 9.0.2 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.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements-ci.txt | 2 +- requirements-win-test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index 2f973ffa..515df277 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -1,7 +1,7 @@ -r requirements-cython.txt ruff==0.14.8 mypy==1.19.0 -pytest==9.0.2 +pytest==9.0.3 pytest-cov==7.0.0 pytest-asyncio==1.3.0 pytest-mock==3.15.1 diff --git a/requirements-win-test.txt b/requirements-win-test.txt index 780cf0e4..59d263d8 100644 --- a/requirements-win-test.txt +++ b/requirements-win-test.txt @@ -1,7 +1,7 @@ -r requirements-cython.txt ruff==0.14.8 mypy==1.19.0 -pytest==9.0.2 +pytest==9.0.3 pytest-cov==7.0.0 pytest-asyncio==1.3.0 pytest-mock==3.15.1