From d6bccf1ed6c18322015872ec25d03e0d0fd9c184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 16:28:11 +0000 Subject: [PATCH] Bump pytest from 7.2.0 to 9.0.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.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/7.2.0...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirement_files/pytest-docker.txt | 2 +- requirement_files/pytest.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirement_files/pytest-docker.txt b/requirement_files/pytest-docker.txt index 13b09bb..1df4011 100644 --- a/requirement_files/pytest-docker.txt +++ b/requirement_files/pytest-docker.txt @@ -3,6 +3,6 @@ exceptiongroup==1.1.0 iniconfig==2.0.0 packaging==23.0 pluggy==1.0.0 -pytest==7.2.0 +pytest==9.0.3 pytest-docker==1.0.1 tomli==2.0.1 diff --git a/requirement_files/pytest.txt b/requirement_files/pytest.txt index d429f7d..442deb5 100644 --- a/requirement_files/pytest.txt +++ b/requirement_files/pytest.txt @@ -3,5 +3,5 @@ exceptiongroup==1.1.0 iniconfig==2.0.0 packaging==23.0 pluggy==1.0.0 -pytest==7.2.0 +pytest==9.0.3 tomli==2.0.1