From 2fa550ae879286575fbe7fae842a16a55ba2c8ce Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 14 Dec 2021 00:55:07 +0300 Subject: [PATCH 01/11] Update pip from 9.0.1 to 21.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b8b6087..e59f3dd 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -pip==9.0.1 +pip==21.3.1 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 From 867ad722729e85cab8fee6f8bb8a219f8e904d97 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 14 Dec 2021 00:55:07 +0300 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 e59f3dd..a14afff 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ pip==21.3.1 -bumpversion==0.5.3 +bumpversion==0.6.0 wheel==0.29.0 watchdog==0.8.3 flake8==3.3.0 From 267e3ef1a364115ac9ee227a4e8e75d9556cee6c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 14 Dec 2021 00:55:08 +0300 Subject: [PATCH 03/11] Update wheel from 0.29.0 to 0.37.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a14afff..fa41cb4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ pip==21.3.1 bumpversion==0.6.0 -wheel==0.29.0 +wheel==0.37.0 watchdog==0.8.3 flake8==3.3.0 tox==2.7.0 From 0aac390cbee0e9080a2b033d4b7f3a7fbcaa8e92 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 14 Dec 2021 00:55:08 +0300 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 fa41cb4..9aacd4f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==21.3.1 bumpversion==0.6.0 wheel==0.37.0 -watchdog==0.8.3 +watchdog==2.1.6 flake8==3.3.0 tox==2.7.0 coverage==4.4.1 From 57b6ecf26d3ac99208dde7bb227d37e3de59fd49 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 14 Dec 2021 00:55:08 +0300 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 9aacd4f..e02fdd1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==21.3.1 bumpversion==0.6.0 wheel==0.37.0 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 19d71ed79d436ad1aac8d3a78db819975c308ef5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 14 Dec 2021 00:55:09 +0300 Subject: [PATCH 06/11] Update tox from 2.7.0 to 3.24.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e02fdd1..94a52d2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bumpversion==0.6.0 wheel==0.37.0 watchdog==2.1.6 flake8==4.0.1 -tox==2.7.0 +tox==3.24.4 coverage==4.4.1 Sphinx==1.6.3 cryptography==2.0 From 8b9cb1c9053a3dc18449d25f82bd354c41917fef Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 14 Dec 2021 00:55:09 +0300 Subject: [PATCH 07/11] Update coverage from 4.4.1 to 6.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 94a52d2..d530433 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.37.0 watchdog==2.1.6 flake8==4.0.1 tox==3.24.4 -coverage==4.4.1 +coverage==6.2 Sphinx==1.6.3 cryptography==2.0 PyYAML==3.12 From 734aff66414d22a7f8c363b6962c7ed6dd37969c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 14 Dec 2021 00:55:09 +0300 Subject: [PATCH 08/11] Update sphinx from 1.6.3 to 4.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index d530433..683332a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==2.1.6 flake8==4.0.1 tox==3.24.4 coverage==6.2 -Sphinx==1.6.3 +Sphinx==4.3.1 cryptography==2.0 PyYAML==3.12 simplejson==3.13.2 From 05d048f8174466d76229c72306d9589b9007cc97 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 14 Dec 2021 00:55:10 +0300 Subject: [PATCH 09/11] Update cryptography from 2.0 to 36.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 683332a..3c9609c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ flake8==4.0.1 tox==3.24.4 coverage==6.2 Sphinx==4.3.1 -cryptography==2.0 +cryptography==36.0.0 PyYAML==3.12 simplejson==3.13.2 From d409beda7a0b15dcb4a484bf24ca395d6b12775c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 14 Dec 2021 00:55:11 +0300 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 3c9609c..03e8847 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,5 +7,5 @@ tox==3.24.4 coverage==6.2 Sphinx==4.3.1 cryptography==36.0.0 -PyYAML==3.12 +PyYAML==6.0 simplejson==3.13.2 From b875f1f83e3b575530b058fef1396cef25e94c6f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 14 Dec 2021 00:55:11 +0300 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 03e8847..232f4f0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,4 +8,4 @@ coverage==6.2 Sphinx==4.3.1 cryptography==36.0.0 PyYAML==6.0 -simplejson==3.13.2 +simplejson==3.17.6