From 10baf6bbc04d533c5178b3cb98364962f1aa131b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Apr 2021 21:30:35 +0300 Subject: [PATCH 1/9] 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 6556456dcc73456262dbdf54729b64abe73df402 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Apr 2021 21:30:35 +0300 Subject: [PATCH 2/9] Update flake8 from 3.8.4 to 3.9.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a9738f8..0c11544 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ wheel==0.36.2 -flake8==3.8.4 +flake8==3.9.0 tox==3.20.1 coverage==5.3 coveralls==2.1.2 From 59721286a98070f92773c487653d4864261ce6f4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Apr 2021 21:30:35 +0300 Subject: [PATCH 3/9] Update tox from 3.20.1 to 3.23.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0c11544..2fc6d82 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ wheel==0.36.2 flake8==3.9.0 -tox==3.20.1 +tox==3.23.0 coverage==5.3 coveralls==2.1.2 pytest==6.1.2 From ec119c9f8722617be918d77e037f53df3538f990 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Apr 2021 21:30:36 +0300 Subject: [PATCH 4/9] 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 2fc6d82..cbd1aad 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ wheel==0.36.2 flake8==3.9.0 tox==3.23.0 -coverage==5.3 +coverage==5.5 coveralls==2.1.2 pytest==6.1.2 pytest-cov==2.10.1 From 83cb3fc8d8622e5b1981e0d1448518b46b3f2900 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Apr 2021 21:30:36 +0300 Subject: [PATCH 5/9] Update coveralls from 2.1.2 to 3.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index cbd1aad..124d127 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ wheel==0.36.2 flake8==3.9.0 tox==3.23.0 coverage==5.5 -coveralls==2.1.2 +coveralls==3.0.1 pytest==6.1.2 pytest-cov==2.10.1 pytest-runner==5.2 From ee569517cc7f7c1cfb456266567cd1bef4b0ec6d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Apr 2021 21:30:36 +0300 Subject: [PATCH 6/9] 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 124d127..10b3656 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ flake8==3.9.0 tox==3.23.0 coverage==5.5 coveralls==3.0.1 -pytest==6.1.2 +pytest==6.2.2 pytest-cov==2.10.1 pytest-runner==5.2 twine==3.2.0 From 8fe7bb8851b66ba3ca39c75c3746acd041ce18c3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Apr 2021 21:30:37 +0300 Subject: [PATCH 7/9] 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 10b3656..2bd8f1e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,6 +4,6 @@ tox==3.23.0 coverage==5.5 coveralls==3.0.1 pytest==6.2.2 -pytest-cov==2.10.1 +pytest-cov==2.11.1 pytest-runner==5.2 twine==3.2.0 From 53ef17a79e8b3af273c9e6a3f1ddfcd590d1c396 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Apr 2021 21:30:37 +0300 Subject: [PATCH 8/9] 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 2bd8f1e..fb53314 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,5 +5,5 @@ coverage==5.5 coveralls==3.0.1 pytest==6.2.2 pytest-cov==2.11.1 -pytest-runner==5.2 +pytest-runner==5.3.0 twine==3.2.0 From 742b480264124609a9c488dd2963c3f6171a35c1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Apr 2021 21:30:37 +0300 Subject: [PATCH 9/9] Update twine from 3.2.0 to 3.4.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index fb53314..4ec627b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,4 +6,4 @@ coveralls==3.0.1 pytest==6.2.2 pytest-cov==2.11.1 pytest-runner==5.3.0 -twine==3.2.0 +twine==3.4.1