From cec9d0a3eda5e556482412578d3aa19f57a83604 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 9 Mar 2021 04:47:05 +0700 Subject: [PATCH 01/11] Update pip from 9.0.1 to 21.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b8b6087..4a17a5a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -pip==9.0.1 +pip==21.0.1 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 From 3956afa331a5929335b73ea4b453f5524ebf60c2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 9 Mar 2021 04:47: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 4a17a5a..52f2210 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ pip==21.0.1 -bumpversion==0.5.3 +bumpversion==0.6.0 wheel==0.29.0 watchdog==0.8.3 flake8==3.3.0 From 84674f45d3a19bfb7020fc7fef34acfbef0d8c8a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 9 Mar 2021 04:47:05 +0700 Subject: [PATCH 03/11] Update wheel from 0.29.0 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 52f2210..f85ae92 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ pip==21.0.1 bumpversion==0.6.0 -wheel==0.29.0 +wheel==0.36.2 watchdog==0.8.3 flake8==3.3.0 tox==2.7.0 From 5e1e71163cbac9a6f96300e8927fba0c0f7878aa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 9 Mar 2021 04:47:06 +0700 Subject: [PATCH 04/11] Update watchdog from 0.8.3 to 2.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f85ae92..4b299e2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==21.0.1 bumpversion==0.6.0 wheel==0.36.2 -watchdog==0.8.3 +watchdog==2.0.2 flake8==3.3.0 tox==2.7.0 coverage==4.4.1 From 2fbbeae6771745e46e0f8eefd396dd6f6fad3f51 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 9 Mar 2021 04:47: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 4b299e2..c305109 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==21.0.1 bumpversion==0.6.0 wheel==0.36.2 watchdog==2.0.2 -flake8==3.3.0 +flake8==3.8.4 tox==2.7.0 coverage==4.4.1 Sphinx==1.6.3 From e42c7201394e9f57910a089f4fccc01bb96b3de1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 9 Mar 2021 04:47:06 +0700 Subject: [PATCH 06/11] Update tox from 2.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 c305109..921616d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bumpversion==0.6.0 wheel==0.36.2 watchdog==2.0.2 flake8==3.8.4 -tox==2.7.0 +tox==3.23.0 coverage==4.4.1 Sphinx==1.6.3 cryptography==2.0 From 8f3ee8c682f86f0cacbeff7b57b7839431263e84 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 9 Mar 2021 04:47:07 +0700 Subject: [PATCH 07/11] Update coverage from 4.4.1 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 921616d..674ae61 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.36.2 watchdog==2.0.2 flake8==3.8.4 tox==3.23.0 -coverage==4.4.1 +coverage==5.5 Sphinx==1.6.3 cryptography==2.0 PyYAML==3.12 From 9b885aa4a308096057dfe275c1266340f560b2ad Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 9 Mar 2021 04:47:07 +0700 Subject: [PATCH 08/11] Update sphinx from 1.6.3 to 3.5.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 674ae61..a87a88c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==2.0.2 flake8==3.8.4 tox==3.23.0 coverage==5.5 -Sphinx==1.6.3 +Sphinx==3.5.2 cryptography==2.0 PyYAML==3.12 simplejson==3.13.2 From 69cc467e17277acb0038b783fe14ebf7344c37a1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 9 Mar 2021 04:47:07 +0700 Subject: [PATCH 09/11] Update cryptography from 2.0 to 3.4.6 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a87a88c..ded6b7d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ flake8==3.8.4 tox==3.23.0 coverage==5.5 Sphinx==3.5.2 -cryptography==2.0 +cryptography==3.4.6 PyYAML==3.12 simplejson==3.13.2 From 0b32302458eecfcd213cbfdb6e15365bf3383d16 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 9 Mar 2021 04:47:08 +0700 Subject: [PATCH 10/11] Update pyyaml from 3.12 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 ded6b7d..c54e4e6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,5 +7,5 @@ tox==3.23.0 coverage==5.5 Sphinx==3.5.2 cryptography==3.4.6 -PyYAML==3.12 +PyYAML==5.4.1 simplejson==3.13.2 From 3c0a738a1bbc7c96320ba6ecd51885c61a1571ac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 9 Mar 2021 04:47:08 +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 c54e4e6..8dde81a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,4 +8,4 @@ coverage==5.5 Sphinx==3.5.2 cryptography==3.4.6 PyYAML==5.4.1 -simplejson==3.13.2 +simplejson==3.17.2