From 63d36c3d6a0fbd645be3d18fcd365ee988139f94 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Mar 2022 05:05:03 +0700 Subject: [PATCH 01/11] Update pip from 9.0.1 to 22.0.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b8b6087..f4a5d30 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -pip==9.0.1 +pip==22.0.3 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 From a2137e3c257d46919fc2f1508d12c78baca28dff Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Mar 2022 05:05: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 f4a5d30..71c3b45 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ pip==22.0.3 -bumpversion==0.5.3 +bumpversion==0.6.0 wheel==0.29.0 watchdog==0.8.3 flake8==3.3.0 From be0abbd3b4364511cc66d094ed46714cb1441ff2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Mar 2022 05:05:03 +0700 Subject: [PATCH 03/11] Update wheel from 0.29.0 to 0.37.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 71c3b45..6ed1f84 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ pip==22.0.3 bumpversion==0.6.0 -wheel==0.29.0 +wheel==0.37.1 watchdog==0.8.3 flake8==3.3.0 tox==2.7.0 From df7308e1512f8b6a6a9bd3a0f375231dd394dcec Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Mar 2022 05:05:04 +0700 Subject: [PATCH 04/11] Update watchdog from 0.8.3 to 2.1.6 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 6ed1f84..781e56e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==22.0.3 bumpversion==0.6.0 wheel==0.37.1 -watchdog==0.8.3 +watchdog==2.1.6 flake8==3.3.0 tox==2.7.0 coverage==4.4.1 From 885c5e476aa0caa3b9462a11f7007839be7483dd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Mar 2022 05:05:04 +0700 Subject: [PATCH 05/11] Update flake8 from 3.3.0 to 4.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 781e56e..391f948 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==22.0.3 bumpversion==0.6.0 wheel==0.37.1 watchdog==2.1.6 -flake8==3.3.0 +flake8==4.0.1 tox==2.7.0 coverage==4.4.1 Sphinx==1.6.3 From 6a04e76a2189a4fbe0dde6721de289b54ac202f5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Mar 2022 05:05:04 +0700 Subject: [PATCH 06/11] Update tox from 2.7.0 to 3.24.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 391f948..e6022a0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bumpversion==0.6.0 wheel==0.37.1 watchdog==2.1.6 flake8==4.0.1 -tox==2.7.0 +tox==3.24.5 coverage==4.4.1 Sphinx==1.6.3 cryptography==2.0 From 6c3b29ad2df98d190078d6c32f82a8215eec3e71 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Mar 2022 05:05:05 +0700 Subject: [PATCH 07/11] Update coverage from 4.4.1 to 6.3.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e6022a0..f50dd51 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.37.1 watchdog==2.1.6 flake8==4.0.1 tox==3.24.5 -coverage==4.4.1 +coverage==6.3.2 Sphinx==1.6.3 cryptography==2.0 PyYAML==3.12 From 8498c2c72be61b79275b5afa3c17f42bde8e5b4b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Mar 2022 05:05:05 +0700 Subject: [PATCH 08/11] Update sphinx from 1.6.3 to 4.4.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f50dd51..36b832d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==2.1.6 flake8==4.0.1 tox==3.24.5 coverage==6.3.2 -Sphinx==1.6.3 +Sphinx==4.4.0 cryptography==2.0 PyYAML==3.12 simplejson==3.13.2 From 80fc667598e7b8cda7737a011788d642ab62e12e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Mar 2022 05:05:06 +0700 Subject: [PATCH 09/11] Update cryptography from 2.0 to 36.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 36b832d..fc9981a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ flake8==4.0.1 tox==3.24.5 coverage==6.3.2 Sphinx==4.4.0 -cryptography==2.0 +cryptography==36.0.1 PyYAML==3.12 simplejson==3.13.2 From 5d4bc122ea97f910304449aad76c11c2dfa03149 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Mar 2022 05:05:06 +0700 Subject: [PATCH 10/11] Update pyyaml from 3.12 to 6.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index fc9981a..c34841c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,5 +7,5 @@ tox==3.24.5 coverage==6.3.2 Sphinx==4.4.0 cryptography==36.0.1 -PyYAML==3.12 +PyYAML==6.0 simplejson==3.13.2 From bfe5b60e2f63fb924a8e8643f6b6ab59ab114d0c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Mar 2022 05:05:06 +0700 Subject: [PATCH 11/11] Update simplejson from 3.13.2 to 3.17.6 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c34841c..2fc3a90 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,4 +8,4 @@ coverage==6.3.2 Sphinx==4.4.0 cryptography==36.0.1 PyYAML==6.0 -simplejson==3.13.2 +simplejson==3.17.6