From 9c3dc1f950454e270cfe2d703a5793e122af5ab1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 02:03:02 +0000 Subject: [PATCH] Bump pytest from 9.0.2 to 9.0.3 in /tests_new/integration_tests Bumps [pytest](https://github.com/pytest-dev/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 ... Signed-off-by: dependabot[bot] --- tests_new/integration_tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests_new/integration_tests/requirements.txt b/tests_new/integration_tests/requirements.txt index 5f59a892b..71575c585 100644 --- a/tests_new/integration_tests/requirements.txt +++ b/tests_new/integration_tests/requirements.txt @@ -1,7 +1,7 @@ assertpy==1.1.0 boto3==1.42.8 munch==4.0.0 -pytest==9.0.2 +pytest==9.0.3 pytest-cov==7.0.0 pytest-mock==3.15.1 pytest-dependency==0.6.0