From 9ab070cf8725d9819fe4a9e11806be0d2be81305 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 19:03:39 +0000 Subject: [PATCH] build(deps): bump pytest from 7.1.2 to 9.0.3 in /infra/ci 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] --- infra/ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/ci/requirements.txt b/infra/ci/requirements.txt index 2577f4f77671..ba07c1148e7f 100644 --- a/infra/ci/requirements.txt +++ b/infra/ci/requirements.txt @@ -2,7 +2,7 @@ parameterized==0.7.4 pyfakefs==4.5.6 pylint==2.5.3 -pytest==7.1.2 +pytest==9.0.3 pytest-xdist==2.5.0 PyYAML==6.0 yapf==0.32.0