From b764beab3dd3cfb2adaa1d3eaddc6ac39da2a75b Mon Sep 17 00:00:00 2001 From: CloudQuery Bot Date: Tue, 1 Oct 2024 01:44:37 +0000 Subject: [PATCH] fix(deps): Update dependency pytest to v8.3.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1cf4ded..32d8575 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ grpcio-tools==1.66.1 grpcio==1.66.2 protobuf==5.28.0 pyarrow==17.0.0 -pytest==8.3.2 +pytest==8.3.3