From 8e378f5809da651aab17c34d436768bf40a9ae31 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 26 Oct 2022 12:55:18 +0200 Subject: [PATCH] chore(deps): update dependency pytest to v7.2.0 (#269) --- bigquery-connection/snippets/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigquery-connection/snippets/requirements-test.txt b/bigquery-connection/snippets/requirements-test.txt index 16860dde3666..f70f97ab8c07 100644 --- a/bigquery-connection/snippets/requirements-test.txt +++ b/bigquery-connection/snippets/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.1.3 +pytest==7.2.0 google-cloud-testutils==1.3.3 \ No newline at end of file