From 7d51b6da707a98fe2e6f9a7477c8d19e8f6873b0 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate <bot@renovateapp.com> Date: Wed, 26 Oct 2022 12:55:15 +0200 Subject: [PATCH] chore(deps): update dependency pytest to v7.2.0 (#62) --- compute/batch/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compute/batch/requirements-test.txt b/compute/batch/requirements-test.txt index 8a1be6207af5..cac86699ec6b 100644 --- a/compute/batch/requirements-test.txt +++ b/compute/batch/requirements-test.txt @@ -1,4 +1,4 @@ -pytest==7.1.3 +pytest==7.2.0 google-cloud-compute==1.6.1 google-cloud-resource-manager==1.6.3 google-cloud-storage==2.5.0 \ No newline at end of file