From b430e89de515c4564d38114f2ea1646dad6349aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 00:06:46 +0000 Subject: [PATCH] Bump pytest from 8.3.4 to 9.0.3 in /protovalidate/grpc-python/finish Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 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.4...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- protovalidate/grpc-python/finish/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protovalidate/grpc-python/finish/requirements.txt b/protovalidate/grpc-python/finish/requirements.txt index f73f15f..b927c55 100644 --- a/protovalidate/grpc-python/finish/requirements.txt +++ b/protovalidate/grpc-python/finish/requirements.txt @@ -25,7 +25,7 @@ packaging==24.2 pluggy==1.5.0 protobuf==6.33.5 protovalidate==0.13.0 -pytest==8.3.4 +pytest==9.0.3 python-dateutil==2.9.0.post0 PyYAML==6.0.2 requests==2.32.4