From 494811cb23cfeca6f9c74181b2b3620a5323591c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 18:27:44 +0000 Subject: [PATCH] Bump pytest from 8.4.2 to 9.0.3 in /test/standalone Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.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/8.4.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test/standalone/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/standalone/requirements.txt b/test/standalone/requirements.txt index 066eb4b4d5..acdcbbefda 100644 --- a/test/standalone/requirements.txt +++ b/test/standalone/requirements.txt @@ -1,2 +1,2 @@ docker==7.1.0 -pytest==8.4.2 +pytest==9.0.3