From 9cda16b8236a93d2e85664df12919023e8334744 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 7 Feb 2022 17:14:47 +0100 Subject: [PATCH] chore(deps): update dependency pytest to v7 (#164) --- 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 a8e40d369827..3fcd10b66233 100644 --- a/bigquery-connection/snippets/requirements-test.txt +++ b/bigquery-connection/snippets/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==6.2.5 +pytest==7.0.0 google-cloud-testutils==1.3.1 \ No newline at end of file