From 6d72595bfecda8f0a5f7158b223ac7b5c33fe279 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Nov 2020 04:30:04 +0700 Subject: [PATCH 01/11] Update pip from 9.0.1 to 20.2.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b8b6087..52ee34c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -pip==9.0.1 +pip==20.2.4 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 From 66b8784818adfb3c348a9c2a150faa01bd41da8a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Nov 2020 04:30:05 +0700 Subject: [PATCH 02/11] Update bumpversion from 0.5.3 to 0.6.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 52ee34c..4a5e1c4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ pip==20.2.4 -bumpversion==0.5.3 +bumpversion==0.6.0 wheel==0.29.0 watchdog==0.8.3 flake8==3.3.0 From 017d7638612c35fb7299efc832fb0f84c770839d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Nov 2020 04:30:06 +0700 Subject: [PATCH 03/11] Update wheel from 0.29.0 to 0.35.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 4a5e1c4..1996673 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ pip==20.2.4 bumpversion==0.6.0 -wheel==0.29.0 +wheel==0.35.1 watchdog==0.8.3 flake8==3.3.0 tox==2.7.0 From c123a8d4c86d619d02f28fb2ae20b4755c2a803d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Nov 2020 04:30:07 +0700 Subject: [PATCH 04/11] Update watchdog from 0.8.3 to 0.10.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1996673..fce27e0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==20.2.4 bumpversion==0.6.0 wheel==0.35.1 -watchdog==0.8.3 +watchdog==0.10.3 flake8==3.3.0 tox==2.7.0 coverage==4.4.1 From 49019501c43b59ba6e2523953147e8703a19ae76 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Nov 2020 04:30:08 +0700 Subject: [PATCH 05/11] Update flake8 from 3.3.0 to 3.8.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index fce27e0..bd0a2dd 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==20.2.4 bumpversion==0.6.0 wheel==0.35.1 watchdog==0.10.3 -flake8==3.3.0 +flake8==3.8.4 tox==2.7.0 coverage==4.4.1 Sphinx==1.6.3 From 031257c8d829db71a60fe3ec1077aae23dab80c5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Nov 2020 04:30:08 +0700 Subject: [PATCH 06/11] Update tox from 2.7.0 to 3.20.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index bd0a2dd..9068190 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bumpversion==0.6.0 wheel==0.35.1 watchdog==0.10.3 flake8==3.8.4 -tox==2.7.0 +tox==3.20.1 coverage==4.4.1 Sphinx==1.6.3 cryptography==2.0 From cc42a24241168d6624c0c06dbb9f44ce14156d11 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Nov 2020 04:30:09 +0700 Subject: [PATCH 07/11] Update coverage from 4.4.1 to 5.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9068190..26d1ae4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.35.1 watchdog==0.10.3 flake8==3.8.4 tox==3.20.1 -coverage==4.4.1 +coverage==5.3 Sphinx==1.6.3 cryptography==2.0 PyYAML==3.12 From 8cc37921462a8e14c3ffab88cb6ca6ef85cc78c4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Nov 2020 04:30:10 +0700 Subject: [PATCH 08/11] Update sphinx from 1.6.3 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 26d1ae4..cd4ad24 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.10.3 flake8==3.8.4 tox==3.20.1 coverage==5.3 -Sphinx==1.6.3 +Sphinx==3.3.0 cryptography==2.0 PyYAML==3.12 simplejson==3.13.2 From b3044a8b0edbafffc612b50e547d94ee252cf60e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Nov 2020 04:30:11 +0700 Subject: [PATCH 09/11] Update cryptography from 2.0 to 3.2.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index cd4ad24..a88a2ca 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ flake8==3.8.4 tox==3.20.1 coverage==5.3 Sphinx==3.3.0 -cryptography==2.0 +cryptography==3.2.1 PyYAML==3.12 simplejson==3.13.2 From 88140c04e4976d91dda35918b51fc261aa490c04 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Nov 2020 04:30:12 +0700 Subject: [PATCH 10/11] Update pyyaml from 3.12 to 5.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a88a2ca..3e82215 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,5 +7,5 @@ tox==3.20.1 coverage==5.3 Sphinx==3.3.0 cryptography==3.2.1 -PyYAML==3.12 +PyYAML==5.3.1 simplejson==3.13.2 From a893b5e399344ec3f53647536713bb5db0b1f903 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Nov 2020 04:30:13 +0700 Subject: [PATCH 11/11] Update simplejson from 3.13.2 to 3.17.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3e82215..2a55de2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,4 +8,4 @@ coverage==5.3 Sphinx==3.3.0 cryptography==3.2.1 PyYAML==5.3.1 -simplejson==3.13.2 +simplejson==3.17.2