From 46fec5095b0f258e89e42f9231b4699f231bf6fc Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 6 Sep 2022 17:51:04 +0200 Subject: [PATCH] chore(deps): update dependency pytest to v7.1.3 (#130) * chore(deps): update all dependencies * revert Co-authored-by: Anthonios Partheniou --- bigquery-migration/snippets/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigquery-migration/snippets/requirements-test.txt b/bigquery-migration/snippets/requirements-test.txt index 82488b3c344c..ec5c85e48050 100644 --- a/bigquery-migration/snippets/requirements-test.txt +++ b/bigquery-migration/snippets/requirements-test.txt @@ -1,4 +1,4 @@ -pytest==7.1.2 +pytest==7.1.3 google-cloud-testutils==1.3.3 google-api-core==2.10.0 google-cloud-storage==2.5.0 \ No newline at end of file