From c68abca88d0954f229b8ab6a227b3879469df8f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 19:56:20 +0000 Subject: [PATCH] chore(deps): bump pytest from 6.0.1 to 9.0.3 in /samples/snippets Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.1 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.0.1...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/snippets/requirements-tests.txt | 2 +- samples/snippets/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/snippets/requirements-tests.txt b/samples/snippets/requirements-tests.txt index 7e460c8c86..b3b2b3ca4c 100644 --- a/samples/snippets/requirements-tests.txt +++ b/samples/snippets/requirements-tests.txt @@ -1 +1 @@ -pytest==6.0.1 +pytest==9.0.3 diff --git a/samples/snippets/requirements.txt b/samples/snippets/requirements.txt index 0c84038bd2..5e9b6c4b43 100644 --- a/samples/snippets/requirements.txt +++ b/samples/snippets/requirements.txt @@ -1,3 +1,3 @@ -pytest==6.2.4 +pytest==9.0.3 google-cloud-storage>=1.26.0, <2.0.0dev google-cloud-aiplatform==1.0.0