From 3216908368a329ac02d367342ca65874f1015b3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 19:16:14 +0000 Subject: [PATCH] Bump pytest from 7.1.2 to 9.0.3 in /.azure-pipelines/requirements Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.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.1.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .azure-pipelines/requirements/build_validation_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/requirements/build_validation_requirements.txt b/.azure-pipelines/requirements/build_validation_requirements.txt index f6b693381..9a004c710 100644 --- a/.azure-pipelines/requirements/build_validation_requirements.txt +++ b/.azure-pipelines/requirements/build_validation_requirements.txt @@ -4,7 +4,7 @@ pep8-naming==0.13.0 pytest-cov==3.0.0 pytest-azurepipelines==1.0.3 pytest-mock==3.7.0 -pytest==7.1.2 +pytest==9.0.3 azure-ai-ml>=1.16.0 azure-identity>=1.15.0 mldesigner==0.1.0b4