diff --git a/pyproject.toml b/pyproject.toml index e598cc25b..40c8337bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ tests = [ "grpcio==1.62.0", "protobuf==3.20.3", - "pytest==8.0.2", + "pytest==8.1.0", "pytest-cov==4.1.0", ] doc = [