From cf1f86bf0c0ac12c51ec08f4637ad683c2e3724d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 19:28:29 +0000 Subject: [PATCH] Bump pytest from 9.0.2 to 9.0.3 in /ui_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] --- ui_tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui_tests/requirements.txt b/ui_tests/requirements.txt index 06514a20..86b99f5f 100644 --- a/ui_tests/requirements.txt +++ b/ui_tests/requirements.txt @@ -1,4 +1,4 @@ -pytest==9.0.2 +pytest==9.0.3 playwright==1.58.0 pytest-playwright==0.7.2 azure-mgmt-playwright==1.0.0