From d8be78e34a92cf52992ad05c2159c8b4e8e263ba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Apr 2022 05:05:05 +0700 Subject: [PATCH 01/11] Update pip from 9.0.1 to 22.0.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b8b6087..8fe1bef 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -pip==9.0.1 +pip==22.0.4 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 From 30fbdcd6bdde9c8d0e73e50311e0dc2c4cf0f860 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Apr 2022 05:05: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 8fe1bef..867c7ac 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ pip==22.0.4 -bumpversion==0.5.3 +bumpversion==0.6.0 wheel==0.29.0 watchdog==0.8.3 flake8==3.3.0 From d5709f73399bd4a069b818013c3c2c4f4081ff14 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Apr 2022 05:05:05 +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 867c7ac..45f1571 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ pip==22.0.4 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 91e4022a4bcd48f4eaa1be8e13a40a95327c08a7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Apr 2022 05:05:05 +0700 Subject: [PATCH 04/11] Update watchdog from 0.8.3 to 2.1.7 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 45f1571..9c85c92 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==22.0.4 bumpversion==0.6.0 wheel==0.37.1 -watchdog==0.8.3 +watchdog==2.1.7 flake8==3.3.0 tox==2.7.0 coverage==4.4.1 From 69ff0b284515d68e54655723f0c32c5a4f0fc5fc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Apr 2022 05:05:06 +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 9c85c92..acc1bd1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==22.0.4 bumpversion==0.6.0 wheel==0.37.1 watchdog==2.1.7 -flake8==3.3.0 +flake8==4.0.1 tox==2.7.0 coverage==4.4.1 Sphinx==1.6.3 From 39ec7b7ad39befd9159650e056947cfcc2ad43b6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Apr 2022 05:05:06 +0700 Subject: [PATCH 06/11] Update tox from 2.7.0 to 3.25.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index acc1bd1..68299c3 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bumpversion==0.6.0 wheel==0.37.1 watchdog==2.1.7 flake8==4.0.1 -tox==2.7.0 +tox==3.25.0 coverage==4.4.1 Sphinx==1.6.3 cryptography==2.0 From 04b518707aa4f666a6c2abff0934c958c1f2e88c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Apr 2022 05:05:06 +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 68299c3..330f32f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.37.1 watchdog==2.1.7 flake8==4.0.1 tox==3.25.0 -coverage==4.4.1 +coverage==6.3.2 Sphinx==1.6.3 cryptography==2.0 PyYAML==3.12 From 2564c5322f30ab5e79a58f157674e2885029832e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Apr 2022 05:05:07 +0700 Subject: [PATCH 08/11] Update sphinx from 1.6.3 to 4.5.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 330f32f..50acf39 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==2.1.7 flake8==4.0.1 tox==3.25.0 coverage==6.3.2 -Sphinx==1.6.3 +Sphinx==4.5.0 cryptography==2.0 PyYAML==3.12 simplejson==3.13.2 From b8ac055eea7303768c18de2236252b7500784a16 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Apr 2022 05:05:07 +0700 Subject: [PATCH 09/11] Update cryptography from 2.0 to 36.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 50acf39..3fe8aed 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ flake8==4.0.1 tox==3.25.0 coverage==6.3.2 Sphinx==4.5.0 -cryptography==2.0 +cryptography==36.0.2 PyYAML==3.12 simplejson==3.13.2 From ba9e25d5a3a8a400d0083ccf60acd30190c6e981 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Apr 2022 05:05:07 +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 3fe8aed..3bd2a18 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,5 +7,5 @@ tox==3.25.0 coverage==6.3.2 Sphinx==4.5.0 cryptography==36.0.2 -PyYAML==3.12 +PyYAML==6.0 simplejson==3.13.2 From da7b4f14de4c1f93b17d4397b683a757a0746b9c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Apr 2022 05:05:08 +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 3bd2a18..f79c5aa 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,4 +8,4 @@ coverage==6.3.2 Sphinx==4.5.0 cryptography==36.0.2 PyYAML==6.0 -simplejson==3.13.2 +simplejson==3.17.6