From f3f440e53646882dc92afa3221e5364071ff27cd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Oct 2021 15:36:26 +1100 Subject: [PATCH 1/2] Update pytest-cov from 2.12.1 to 3.0.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index e357a7c..8ab2d67 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,2 +1,2 @@ pytest==6.2.4 -pytest-cov==2.12.1 +pytest-cov==3.0.0 From 98c43e3f07c23a7be41e9648b7272f8659ddec99 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 27 Oct 2021 00:53:22 +1100 Subject: [PATCH 2/2] Update astroid from 2.6.6 to 2.8.4 --- pylint-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pylint-requirements.txt b/pylint-requirements.txt index 4a85a34..6ad7094 100644 --- a/pylint-requirements.txt +++ b/pylint-requirements.txt @@ -1,2 +1,2 @@ -astroid==2.6.6 +astroid==2.8.4 pylint==2.9.6