From f030f945f1824913cab508034df7dae8f101117b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 19:56:28 +0000 Subject: [PATCH] build(deps): bump pytest in /src/test/resources/msc/python Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.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/7.2.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/test/resources/msc/python/pip_freeze_lines_cyclic.txt | 2 +- src/test/resources/msc/python/requirements-cyclic-test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/test/resources/msc/python/pip_freeze_lines_cyclic.txt b/src/test/resources/msc/python/pip_freeze_lines_cyclic.txt index bb28be01..016180cd 100644 --- a/src/test/resources/msc/python/pip_freeze_lines_cyclic.txt +++ b/src/test/resources/msc/python/pip_freeze_lines_cyclic.txt @@ -105,7 +105,7 @@ PyRect==0.2.0 pyscreenshot==3.1 PyScreeze==0.1.29 PySocks==1.7.1 -pytest==7.4.3 +pytest==9.0.3 pytest-play==2.3.1 pytest-variables==3.0.0 python-dateutil==2.8.2 diff --git a/src/test/resources/msc/python/requirements-cyclic-test.txt b/src/test/resources/msc/python/requirements-cyclic-test.txt index d33b9b5c..cd8a7d38 100644 --- a/src/test/resources/msc/python/requirements-cyclic-test.txt +++ b/src/test/resources/msc/python/requirements-cyclic-test.txt @@ -49,7 +49,7 @@ PyQtWebEngine==5.15.6 pyscreenshot==3.1 PyScreeze==0.1.29 PySocks==1.7.1 -pytest==7.2.2 +pytest==9.0.3 pytest-play==2.3.1 pytest-variables==3.0.0 python-dateutil==2.8.2