From c6f4dd107fba59aa18d6865f545049a2207f0c36 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 25 Apr 2022 17:04:29 +0200 Subject: [PATCH] chore(deps): update dependency pytest to v7.1.2 (#207) --- 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 b3ff8cef2daa..c3ab9e0e2f7a 100644 --- a/bigquery-connection/snippets/requirements-test.txt +++ b/bigquery-connection/snippets/requirements-test.txt @@ -1,2 +1,2 @@ -pytest==7.1.1 +pytest==7.1.2 google-cloud-testutils==1.3.1 \ No newline at end of file