From 16c6e9f46cd10e756beb289c2445b0062612ce0f Mon Sep 17 00:00:00 2001 From: CloudQuery Bot Date: Wed, 1 Oct 2025 01:16:42 +0000 Subject: [PATCH] fix(deps): Update dependency pytest to v8.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 701f00f..b2b40cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ grpcio-tools==1.74.0 grpcio==1.74.0 protobuf>=6.30.0 pyarrow==21.0.0 -pytest==8.4.1 +pytest==8.4.2