From 52a20f7da638c2f1b967cdcbdf13d6b2bf4047f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 18:41:08 +0000 Subject: [PATCH] Bump pytest from 9.0.2 to 9.0.3 in /functional-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] --- functional-tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functional-tests/requirements.txt b/functional-tests/requirements.txt index 776c4e6d5a5..f3c36dc21c0 100644 --- a/functional-tests/requirements.txt +++ b/functional-tests/requirements.txt @@ -13,7 +13,7 @@ packaging==26.0 pip==26.0 pluggy==1.6.0 Pygments==2.19.2 -pytest==9.0.2 +pytest==9.0.3 requests==2.32.5 urllib3==2.6.3 Werkzeug==3.1.5