From fcd600d7d1cb9dbe12f1aa4a6764cba8cbc7a3e4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 27 Oct 2020 04:29:03 +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 35aaa15aa0b79de87c4247bb12c397af0b1c0b36 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 27 Oct 2020 04:29:04 +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 05215428fddbe2c1fd4ace46726ebedc645dcfac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 27 Oct 2020 04:29:04 +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 132668b35b598b0944a5ca7b868e292724651cf6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 27 Oct 2020 04:29:05 +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 9ea224abdcd120e85740a6659c72f8184c058895 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 27 Oct 2020 04:29:06 +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 5ac919cc5dd9074439fd61aa8f72119269dc2a96 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 27 Oct 2020 04:29:07 +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 dea1e7c3eefa199aab4c25b6a1acf58a8b708db0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 27 Oct 2020 04:29:08 +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 b1aef4a2afae8f39d45ca887ff3a586c1774d859 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 27 Oct 2020 04:29:09 +0700 Subject: [PATCH 08/11] Update sphinx from 1.6.3 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 26d1ae4..f4115db 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.2.1 cryptography==2.0 PyYAML==3.12 simplejson==3.13.2 From fb8ab42b8fd0752e4bfd7abca6cb58c1f21a86a6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 27 Oct 2020 04:29:10 +0700 Subject: [PATCH 09/11] Update cryptography from 2.0 to 3.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f4115db..d02ecf8 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.2.1 -cryptography==2.0 +cryptography==3.2 PyYAML==3.12 simplejson==3.13.2 From 03cd3a84a58daff5ee476ac043f864074deb50a5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 27 Oct 2020 04:29:11 +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 d02ecf8..9e94c01 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,5 +7,5 @@ tox==3.20.1 coverage==5.3 Sphinx==3.2.1 cryptography==3.2 -PyYAML==3.12 +PyYAML==5.3.1 simplejson==3.13.2 From 67caa71ef66330030d7fe1bbaa76f615426cfd9e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 27 Oct 2020 04:29:12 +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 9e94c01..6c36509 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,4 +8,4 @@ coverage==5.3 Sphinx==3.2.1 cryptography==3.2 PyYAML==5.3.1 -simplejson==3.13.2 +simplejson==3.17.2