From bdc99b015f8babdd024bd0f0f801bfb0e4d3c587 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 25 Apr 2022 17:10:57 +0200 Subject: [PATCH] chore(deps): update dependency pytest to v7.1.2 (#232) --- container/snippets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container/snippets/requirements.txt b/container/snippets/requirements.txt index f21d27d727c3..84313f4f632a 100644 --- a/container/snippets/requirements.txt +++ b/container/snippets/requirements.txt @@ -1,3 +1,3 @@ google-cloud-container==2.10.7 backoff==1.11.1 -pytest==7.1.1 \ No newline at end of file +pytest==7.1.2 \ No newline at end of file