From 296f8522c0e97dc2aa251308a8f44698cdd3377f Mon Sep 17 00:00:00 2001
From: WKDV Bot <adm-git+wkdv-bot@ufz.de>
Date: Sat, 26 Sep 2020 11:57:41 +0200
Subject: [PATCH] Bump pytest from 6.0.1 to 6.0.2

---
 requirements.txt                   | 2 +-
 sphinx-doc/requirements_sphinx.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index c68f7d45f..827aee281 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -22,7 +22,7 @@ pyparsing==2.4.7
 py==1.9.0
 pyarrow==1.0.1
 pytest-lazy-fixture==0.6.3
-pytest==6.0.1
+pytest==6.0.2
 python-dateutil==2.8.1
 python-intervals==1.10.0.post1
 pytz==2020.1
diff --git a/sphinx-doc/requirements_sphinx.txt b/sphinx-doc/requirements_sphinx.txt
index 2480e078d..48fd5c9e2 100644
--- a/sphinx-doc/requirements_sphinx.txt
+++ b/sphinx-doc/requirements_sphinx.txt
@@ -37,7 +37,7 @@ py==1.8.1
 pyarrow==1.0.1
 Pygments==2.6.1
 pyparsing==2.4.6
-pytest==5.3.5
+pytest==6.0.2
 pytest-lazy-fixture==0.6.3
 python-dateutil==2.8.1
 python-intervals==1.10.0
-- 
GitLab