From 3d9ec42891e571458e72c7c85983adc887272c81 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sat, 26 Feb 2022 19:30:07 +0100 Subject: [PATCH] chore(deps): update dependency pytest to v7.0.1 (#251) Co-authored-by: Anthonios Partheniou --- texttospeech/snippets/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/texttospeech/snippets/requirements-test.txt b/texttospeech/snippets/requirements-test.txt index 4a46ff600804..c2845bffbe89 100644 --- a/texttospeech/snippets/requirements-test.txt +++ b/texttospeech/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==7.0.0 +pytest==7.0.1