From 8b16159468ceb750c120e90ddffc070efeae3f42 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 2 Mar 2021 04:49:03 +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 f586648c4c4938395ab9fa18c330a8e887aed124 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 2 Mar 2021 04:49:03 +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 2591688f5581543abe089fabc50e45d48be173d4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 2 Mar 2021 04:49:04 +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 d22b736484566f30e666dce3724faff64967496d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 2 Mar 2021 04:49:04 +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 b53ea87bd836163fdd5800bbac0c00154e98b330 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 2 Mar 2021 04:49:04 +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 de772ecd33efab8ca135df50f4f8047e26be69a1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 2 Mar 2021 04:49:05 +0700 Subject: [PATCH 06/11] Update tox from 2.7.0 to 3.22.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c305109..37c1111 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.22.0 coverage==4.4.1 Sphinx==1.6.3 cryptography==2.0 From 741087f47cf93e6c841e6c2ee993eb6c60390511 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 2 Mar 2021 04:49:05 +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 37c1111..18618d8 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.22.0 -coverage==4.4.1 +coverage==5.5 Sphinx==1.6.3 cryptography==2.0 PyYAML==3.12 From 64602a9361597a697ccd061c1888367d1ac88b97 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 2 Mar 2021 04:49:06 +0700 Subject: [PATCH 08/11] Update sphinx from 1.6.3 to 3.5.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 18618d8..8dfb67c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==2.0.2 flake8==3.8.4 tox==3.22.0 coverage==5.5 -Sphinx==1.6.3 +Sphinx==3.5.1 cryptography==2.0 PyYAML==3.12 simplejson==3.13.2 From a0695d0759cb7c90a0ce6f893f84d7a9cafed2b1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 2 Mar 2021 04:49:06 +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 8dfb67c..f28cdf7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ flake8==3.8.4 tox==3.22.0 coverage==5.5 Sphinx==3.5.1 -cryptography==2.0 +cryptography==3.4.6 PyYAML==3.12 simplejson==3.13.2 From f7d945e09137864da7565f570e0fbe64df06b6cf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 2 Mar 2021 04:49:07 +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 f28cdf7..5f5a009 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,5 +7,5 @@ tox==3.22.0 coverage==5.5 Sphinx==3.5.1 cryptography==3.4.6 -PyYAML==3.12 +PyYAML==5.4.1 simplejson==3.13.2 From 9a055789779f8fc2a1596bb2abd7f4bcb619a26c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 2 Mar 2021 04:49:07 +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 5f5a009..3c70db0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,4 +8,4 @@ coverage==5.5 Sphinx==3.5.1 cryptography==3.4.6 PyYAML==5.4.1 -simplejson==3.13.2 +simplejson==3.17.2