From bfae4d5eba93ff986196da2fd4f1ceff482514b4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 2 Mar 2021 01:19:21 +1100 Subject: [PATCH 1/2] Update pylint from 2.6.0 to 2.7.2 --- pylint-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pylint-requirements.txt b/pylint-requirements.txt index a9077d5..53b555d 100644 --- a/pylint-requirements.txt +++ b/pylint-requirements.txt @@ -1,2 +1,2 @@ astroid==2.4.2 -pylint==2.6.0 +pylint==2.7.2 From 685e495464aeaee489e619c0a5717a26f05eb2ca Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 29 Mar 2021 08:50:59 +1100 Subject: [PATCH 2/2] Update pytest from 6.2.1 to 6.2.2 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index e635d4e..e972258 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,2 +1,2 @@ -pytest==6.2.1 +pytest==6.2.2 pytest-cov==2.11.1