From 901a4e7034ce5500f529600fe0c2bdf96d299621 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 6 Sep 2022 17:16:52 +0200 Subject: [PATCH] chore(deps): update dependency pytest to v7.1.3 (#231) * chore(deps): update all dependencies * revert Co-authored-by: Anthonios Partheniou --- video/transcoder/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/video/transcoder/requirements-test.txt b/video/transcoder/requirements-test.txt index 8179829852ea..57f6f4c2b66b 100644 --- a/video/transcoder/requirements-test.txt +++ b/video/transcoder/requirements-test.txt @@ -1,3 +1,3 @@ backoff==2.1.2 google-cloud-storage==2.5.0 -pytest==7.1.2 +pytest==7.1.3