From 0ec91ee3847a5cef5504e94d6705797bbbdb4399 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 31 Aug 2021 17:04:03 +0200 Subject: [PATCH] chore(deps): update dependency pytest to v6.2.5 (#158) Co-authored-by: Anthonios Partheniou --- samples/snippets/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/snippets/requirements-test.txt b/samples/snippets/requirements-test.txt index 11b890fa..9299a7a8 100644 --- a/samples/snippets/requirements-test.txt +++ b/samples/snippets/requirements-test.txt @@ -1 +1 @@ -pytest==6.2.4 \ No newline at end of file +pytest==6.2.5 \ No newline at end of file