From f692add4e2fb5793d8ee1178803c0efe3047448c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 4 Aug 2020 04:17:04 +0700 Subject: [PATCH 01/11] Update pip from 9.0.1 to 20.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b8b6087..da59c39 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -pip==9.0.1 +pip==20.2 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 From e17b0e6a567d42a418363e53b71aae192c0d1615 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 4 Aug 2020 04:17: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 da59c39..14d4a22 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ pip==20.2 -bumpversion==0.5.3 +bumpversion==0.6.0 wheel==0.29.0 watchdog==0.8.3 flake8==3.3.0 From 4b6e05574b0e5781ac01ede23cde5a26aaa0eaea Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 4 Aug 2020 04:17:05 +0700 Subject: [PATCH 03/11] Update wheel from 0.29.0 to 0.34.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 14d4a22..5630224 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ pip==20.2 bumpversion==0.6.0 -wheel==0.29.0 +wheel==0.34.2 watchdog==0.8.3 flake8==3.3.0 tox==2.7.0 From 9068988440cc0978a749974cbfb1c7ca86f0ae20 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 4 Aug 2020 04:17:06 +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 5630224..6f7db53 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==20.2 bumpversion==0.6.0 wheel==0.34.2 -watchdog==0.8.3 +watchdog==0.10.3 flake8==3.3.0 tox==2.7.0 coverage==4.4.1 From e7d7f5c703ed35968d200bb3bbad603f6f0d25e4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 4 Aug 2020 04:17:07 +0700 Subject: [PATCH 05/11] Update flake8 from 3.3.0 to 3.8.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 6f7db53..68647e9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==20.2 bumpversion==0.6.0 wheel==0.34.2 watchdog==0.10.3 -flake8==3.3.0 +flake8==3.8.3 tox==2.7.0 coverage==4.4.1 Sphinx==1.6.3 From 5d2c5def97fec39eface398ce21d8447832f8886 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 4 Aug 2020 04:17:08 +0700 Subject: [PATCH 06/11] Update tox from 2.7.0 to 3.18.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 68647e9..ca09a89 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bumpversion==0.6.0 wheel==0.34.2 watchdog==0.10.3 flake8==3.8.3 -tox==2.7.0 +tox==3.18.1 coverage==4.4.1 Sphinx==1.6.3 cryptography==2.0 From 67a6266de2a7361c37b2db95eba5acb3948d9e1b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 4 Aug 2020 04:17:09 +0700 Subject: [PATCH 07/11] Update coverage from 4.4.1 to 5.2.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ca09a89..b53f03b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.34.2 watchdog==0.10.3 flake8==3.8.3 tox==3.18.1 -coverage==4.4.1 +coverage==5.2.1 Sphinx==1.6.3 cryptography==2.0 PyYAML==3.12 From b26b95243b9be7b25d1e9e1f03a8cb83b938a753 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 4 Aug 2020 04:17:10 +0700 Subject: [PATCH 08/11] Update sphinx from 1.6.3 to 3.1.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b53f03b..a05fbae 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.10.3 flake8==3.8.3 tox==3.18.1 coverage==5.2.1 -Sphinx==1.6.3 +Sphinx==3.1.2 cryptography==2.0 PyYAML==3.12 simplejson==3.13.2 From 24113b4bcc6eef4184dfbebbf2f5a5c9901836ab Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 4 Aug 2020 04:17:11 +0700 Subject: [PATCH 09/11] Update cryptography from 2.0 to 3.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a05fbae..635d1de 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ flake8==3.8.3 tox==3.18.1 coverage==5.2.1 Sphinx==3.1.2 -cryptography==2.0 +cryptography==3.0 PyYAML==3.12 simplejson==3.13.2 From d1a264306e2d8feba7f1b6fe95ed4b60e8c03129 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 4 Aug 2020 04:17: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 635d1de..9b7bb98 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,5 +7,5 @@ tox==3.18.1 coverage==5.2.1 Sphinx==3.1.2 cryptography==3.0 -PyYAML==3.12 +PyYAML==5.3.1 simplejson==3.13.2 From 48a881ba919b8b1edb14826a7f205fa6d741bc3b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 4 Aug 2020 04:17: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 9b7bb98..0f63d42 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,4 +8,4 @@ coverage==5.2.1 Sphinx==3.1.2 cryptography==3.0 PyYAML==5.3.1 -simplejson==3.13.2 +simplejson==3.17.2