From ff9153ae4af56befb869d214553845d9d69702dc Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sat, 19 Mar 2022 11:15:37 +0100 Subject: [PATCH] chore(deps): update dependency pytest to v7.1.1 (#186) --- 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 3e59759adeea..b3ff8cef2daa 100644 --- a/bigquery-connection/snippets/requirements-test.txt +++ b/bigquery-connection/snippets/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.1.0 +pytest==7.1.1 google-cloud-testutils==1.3.1 \ No newline at end of file