From e0dcad63d33fae5a6895a0b3c2a611d7a84a1473 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 13:40:02 +0000 Subject: [PATCH] build(deps): bump pytest from 8.3.5 to 9.0.3 in /integration-tests Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.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/8.3.5...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- integration-tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/requirements.txt b/integration-tests/requirements.txt index 7f8cec72..ab82a5bf 100644 --- a/integration-tests/requirements.txt +++ b/integration-tests/requirements.txt @@ -1,5 +1,5 @@ # The HTTP suite. -pytest==8.3.5 +pytest==9.0.3 requests==2.34.2 pyarrow==21.0.0