From a7ca53c5e019e3ae024cfce25c39fc884444e369 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 10:01:04 +0000 Subject: [PATCH] Bump pytest from 6.0.1 to 6.0.2 (#74) --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 729a09b..1f79517 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,4 +1,4 @@ flake8==3.8.3 pylint==2.6.0 -pytest==6.0.1 +pytest==6.0.2 pytest-watch==4.2.0 -- GitLab