From 4953ba50777c8b549ea334bcf194fd15bb623645 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 May 2020 14:02:31 +0200 Subject: [PATCH] Bump pytest from 5.4.1 to 5.4.2 (#1717) --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index e1aa08cfb..321224727 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,6 +1,6 @@ flake8==3.7.9 pylint==2.5.2 -pytest==5.4.1 +pytest==5.4.2 pytest-timeout==1.3.4 pytest-aiohttp==0.3.0 black==19.10b0