From c9aca204faeac042f38901c2d395e9a9cb7e497b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Mar 2021 20:28:08 +0200 Subject: [PATCH 1/8] Update wheel from 0.35.1 to 0.36.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 53a3f2f..a9738f8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -wheel==0.35.1 +wheel==0.36.2 flake8==3.8.4 tox==3.20.1 coverage==5.3 From ce2d54965b76583949256851f83982700912dbce Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Mar 2021 20:28:08 +0200 Subject: [PATCH 2/8] Update tox from 3.20.1 to 3.22.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a9738f8..c066654 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ wheel==0.36.2 flake8==3.8.4 -tox==3.20.1 +tox==3.22.0 coverage==5.3 coveralls==2.1.2 pytest==6.1.2 From c911b17ce492632ffb55e5f913b2053026af2007 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Mar 2021 20:28:09 +0200 Subject: [PATCH 3/8] Update coverage from 5.3 to 5.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c066654..f94e17a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ wheel==0.36.2 flake8==3.8.4 tox==3.22.0 -coverage==5.3 +coverage==5.5 coveralls==2.1.2 pytest==6.1.2 pytest-cov==2.10.1 From 7f773eb490da5a7c5202f8a966b5aef050a1ae47 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Mar 2021 20:28:10 +0200 Subject: [PATCH 4/8] Update coveralls from 2.1.2 to 3.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f94e17a..efa6a54 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ wheel==0.36.2 flake8==3.8.4 tox==3.22.0 coverage==5.5 -coveralls==2.1.2 +coveralls==3.0.0 pytest==6.1.2 pytest-cov==2.10.1 pytest-runner==5.2 From df7aa51ec4719bdf02ae3f1b92ea593efa527603 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Mar 2021 20:28:10 +0200 Subject: [PATCH 5/8] Update pytest from 6.1.2 to 6.2.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index efa6a54..ea6cb9f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ flake8==3.8.4 tox==3.22.0 coverage==5.5 coveralls==3.0.0 -pytest==6.1.2 +pytest==6.2.2 pytest-cov==2.10.1 pytest-runner==5.2 twine==3.2.0 From 2eb1bed678ab45a95463c0ed84e248da29565e8c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Mar 2021 20:28:10 +0200 Subject: [PATCH 6/8] Update pytest-cov from 2.10.1 to 2.11.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ea6cb9f..617a078 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,6 +4,6 @@ tox==3.22.0 coverage==5.5 coveralls==3.0.0 pytest==6.2.2 -pytest-cov==2.10.1 +pytest-cov==2.11.1 pytest-runner==5.2 twine==3.2.0 From fc778343e28ed6c14bdce3b297295e5966322eeb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Mar 2021 20:28:11 +0200 Subject: [PATCH 7/8] Update pytest-runner from 5.2 to 5.3.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 617a078..649b6fe 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,5 +5,5 @@ coverage==5.5 coveralls==3.0.0 pytest==6.2.2 pytest-cov==2.11.1 -pytest-runner==5.2 +pytest-runner==5.3.0 twine==3.2.0 From aad137cbb9fabbd63310e1bd7e178991ccdc0c58 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Mar 2021 20:28:11 +0200 Subject: [PATCH 8/8] Update twine from 3.2.0 to 3.3.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 649b6fe..7eadc91 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,4 +6,4 @@ coveralls==3.0.0 pytest==6.2.2 pytest-cov==2.11.1 pytest-runner==5.3.0 -twine==3.2.0 +twine==3.3.0