From bd690b885d3a170a337e9ec438078c10f511e4fa Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Thu, 29 Oct 2020 10:00:33 +0000
Subject: [PATCH] Bump pytest from 6.1.1 to 6.1.2 (#84)

---
 requirements.dev.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.dev.txt b/requirements.dev.txt
index c6dc08f..e80232e 100644
--- a/requirements.dev.txt
+++ b/requirements.dev.txt
@@ -1,4 +1,4 @@
 flake8==3.8.4
 pylint==2.6.0
-pytest==6.1.1
+pytest==6.1.2
 pytest-watch==4.2.0
-- 
GitLab