From 885fae974db7518aac953683f1d11a48eb71462f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 23:40:34 +0000 Subject: [PATCH] chore(deps): bump pytest from 8.3.3 to 9.0.3 in /alloydb/notebooks Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 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.3...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- alloydb/notebooks/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alloydb/notebooks/requirements-test.txt b/alloydb/notebooks/requirements-test.txt index ba12393197f..46d153f604b 100644 --- a/alloydb/notebooks/requirements-test.txt +++ b/alloydb/notebooks/requirements-test.txt @@ -1,6 +1,6 @@ google-cloud-alloydb-connector[asyncpg]==1.5.0 sqlalchemy==2.0.40 -pytest==8.3.3 +pytest==9.0.3 ipykernel==6.29.5 pytest-asyncio==0.24.0 nbconvert==7.16.6 \ No newline at end of file