From 5b5a06a2024ef63da470e0b18ad2cc6b6f13f2df Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 May 2021 09:13:04 -0700 Subject: [PATCH 01/12] Update bump2version from 0.5.10 to 1.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 92032521..0955c61f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ -e . -bump2version==0.5.10 +bump2version==1.0.1 wheel==0.33.1 watchdog==0.9.0 flake8==3.7.7 From 043d3fecd3092f3b276a13a48dfda2be35ecef93 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 May 2021 09:13:05 -0700 Subject: [PATCH 02/12] Update wheel from 0.33.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 0955c61f..c713a180 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ -e . bump2version==1.0.1 -wheel==0.33.1 +wheel==0.36.2 watchdog==0.9.0 flake8==3.7.7 tox==3.7.0 From 7bf961b4e2805d3e00aaf03f9966f89bd048863f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 May 2021 09:13:05 -0700 Subject: [PATCH 03/12] Update watchdog from 0.9.0 to 2.0.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c713a180..d11fa794 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ -e . bump2version==1.0.1 wheel==0.36.2 -watchdog==0.9.0 +watchdog==2.0.3 flake8==3.7.7 tox==3.7.0 coverage==4.5.2 From 5cca75b4128e061daf0fd9cadd57da54c096b13c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 May 2021 09:13:05 -0700 Subject: [PATCH 04/12] Update flake8 from 3.7.7 to 3.9.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index d11fa794..2ceaed00 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ bump2version==1.0.1 wheel==0.36.2 watchdog==2.0.3 -flake8==3.7.7 +flake8==3.9.1 tox==3.7.0 coverage==4.5.2 Sphinx==1.8.4 From 504a2114dc20905565a2b7d13eb7145917ca3801 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 May 2021 09:13:06 -0700 Subject: [PATCH 05/12] Update tox from 3.7.0 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 2ceaed00..ce8d4467 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bump2version==1.0.1 wheel==0.36.2 watchdog==2.0.3 flake8==3.9.1 -tox==3.7.0 +tox==3.23.0 coverage==4.5.2 Sphinx==1.8.4 # only used for setup script From aeb0332aad1eef4b50a40b0320f3fb26f8d87cd8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 May 2021 09:13:06 -0700 Subject: [PATCH 06/12] Update coverage from 4.5.2 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 ce8d4467..3d6a5d11 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.36.2 watchdog==2.0.3 flake8==3.9.1 tox==3.23.0 -coverage==4.5.2 +coverage==5.5 Sphinx==1.8.4 # only used for setup script # cryptography==1.0.1 From 7ab21d511d27a4dd83be170bc74fa85e0ef078cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 May 2021 09:13:06 -0700 Subject: [PATCH 07/12] Update sphinx from 1.8.4 to 3.5.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3d6a5d11..1bd99ff4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==2.0.3 flake8==3.9.1 tox==3.23.0 coverage==5.5 -Sphinx==1.8.4 +Sphinx==3.5.4 # only used for setup script # cryptography==1.0.1 py==1.8.0 From d9c1c810797669f52d7dea91ea99ab98a0ac3e1d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 May 2021 09:13:07 -0700 Subject: [PATCH 08/12] Update py from 1.8.0 to 1.10.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1bd99ff4..7808c601 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==5.5 Sphinx==3.5.4 # only used for setup script # cryptography==1.0.1 -py==1.8.0 +py==1.10.0 pytest==4.3.0 PyYAML==3.13 prospector[with_everything]==1.1.6.2 From 2e532399f54bf8149ce4aca31d9f83d0f37ba3c5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 May 2021 09:13:07 -0700 Subject: [PATCH 09/12] Update pytest from 4.3.0 to 6.2.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7808c601..45da09cd 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ Sphinx==3.5.4 # only used for setup script # cryptography==1.0.1 py==1.10.0 -pytest==4.3.0 +pytest==6.2.3 PyYAML==3.13 prospector[with_everything]==1.1.6.2 python-dateutil>=2.6.0 From a874945cabee0c896a3d48ba9f6d46704a440913 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 May 2021 09:13:07 -0700 Subject: [PATCH 10/12] Update pyyaml from 3.13 to 5.4.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 45da09cd..224cfecf 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,7 +10,7 @@ Sphinx==3.5.4 # cryptography==1.0.1 py==1.10.0 pytest==6.2.3 -PyYAML==3.13 +PyYAML==5.4.1 prospector[with_everything]==1.1.6.2 python-dateutil>=2.6.0 requests>=2.18 From 64638fa910c7fe2bac11e596131660e939f09e8c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 May 2021 09:13:08 -0700 Subject: [PATCH 11/12] Update prospector from 1.1.6.2 to 1.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 224cfecf..ba042fac 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,7 +11,7 @@ Sphinx==3.5.4 py==1.10.0 pytest==6.2.3 PyYAML==5.4.1 -prospector[with_everything]==1.1.6.2 +prospector[with_everything]==1.3.1 python-dateutil>=2.6.0 requests>=2.18 black>=18.9b0; python_version >= '3.6' From d7521f0525af0b76505e97cd078dbae6264c095b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 May 2021 09:13:08 -0700 Subject: [PATCH 12/12] Update pyopenssl from 19.0.0 to 20.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ba042fac..318bde4a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -15,4 +15,4 @@ prospector[with_everything]==1.3.1 python-dateutil>=2.6.0 requests>=2.18 black>=18.9b0; python_version >= '3.6' -pyOpenSSL==19.0.0 +pyOpenSSL==20.0.1