From 21863df4b2ea410b1161d6ac429418366a255b6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 05:08:42 +0000 Subject: [PATCH] Bump pytest from 6.2.5 to 9.0.3 in /infra/python/deps Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 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/6.2.5...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- infra/python/deps/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/python/deps/requirements.txt b/infra/python/deps/requirements.txt index 224e8bfbcb..dfffd816a3 100644 --- a/infra/python/deps/requirements.txt +++ b/infra/python/deps/requirements.txt @@ -45,7 +45,7 @@ prettytable == 2.5.0 prometheus-client == 0.24.1 psutil == 7.2.1 pyparsing == 3.3.2 -pytest == 6.2.5 +pytest == 9.0.3 attrs == 19.2.0 iniconfig == 1.1.1 pluggy == 1.6.0