From 576cc7811ad63757602a134d8e8f1c249533f921 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Aug 2021 00:49:04 +0300 Subject: [PATCH 01/11] Update pip from 9.0.1 to 21.2.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b8b6087..98ccc04 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -pip==9.0.1 +pip==21.2.3 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 From 8ce8e7b54588a09109964a95b7665e9770ae48b2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Aug 2021 00:49:04 +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 98ccc04..05e16d9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ pip==21.2.3 -bumpversion==0.5.3 +bumpversion==0.6.0 wheel==0.29.0 watchdog==0.8.3 flake8==3.3.0 From bb78787d2a8e9b30bd16d0ff80c09ad88aa2e466 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Aug 2021 00:49:04 +0300 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 05e16d9..fcf7633 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ pip==21.2.3 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 d7b331219889149d5bcc591aebc4d4d57a36db6c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Aug 2021 00:49:05 +0300 Subject: [PATCH 04/11] Update watchdog from 0.8.3 to 2.1.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index fcf7633..087ca5b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==21.2.3 bumpversion==0.6.0 wheel==0.36.2 -watchdog==0.8.3 +watchdog==2.1.3 flake8==3.3.0 tox==2.7.0 coverage==4.4.1 From 39002280f3e9f58bf0a2372864e69c4d6ccc375b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Aug 2021 00:49:05 +0300 Subject: [PATCH 05/11] Update flake8 from 3.3.0 to 3.9.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 087ca5b..c1cfee0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==21.2.3 bumpversion==0.6.0 wheel==0.36.2 watchdog==2.1.3 -flake8==3.3.0 +flake8==3.9.2 tox==2.7.0 coverage==4.4.1 Sphinx==1.6.3 From 0e4789aba02a10854ed34aa7ffce8e65404c0199 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Aug 2021 00:49:05 +0300 Subject: [PATCH 06/11] Update tox from 2.7.0 to 3.24.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c1cfee0..26906ca 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bumpversion==0.6.0 wheel==0.36.2 watchdog==2.1.3 flake8==3.9.2 -tox==2.7.0 +tox==3.24.1 coverage==4.4.1 Sphinx==1.6.3 cryptography==2.0 From aba031ef17081ab00b5a71804c9b513bb1be804c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Aug 2021 00:49:06 +0300 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 26906ca..77fc4db 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.36.2 watchdog==2.1.3 flake8==3.9.2 tox==3.24.1 -coverage==4.4.1 +coverage==5.5 Sphinx==1.6.3 cryptography==2.0 PyYAML==3.12 From a694312f1cde787058e201417c78a1c58f4fead8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Aug 2021 00:49:06 +0300 Subject: [PATCH 08/11] Update sphinx from 1.6.3 to 4.1.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 77fc4db..4a607b9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==2.1.3 flake8==3.9.2 tox==3.24.1 coverage==5.5 -Sphinx==1.6.3 +Sphinx==4.1.2 cryptography==2.0 PyYAML==3.12 simplejson==3.13.2 From 50664336d3f08bf81bb3348d400445acaebde11f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Aug 2021 00:49:06 +0300 Subject: [PATCH 09/11] Update cryptography from 2.0 to 3.4.7 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 4a607b9..b52b5c7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ flake8==3.9.2 tox==3.24.1 coverage==5.5 Sphinx==4.1.2 -cryptography==2.0 +cryptography==3.4.7 PyYAML==3.12 simplejson==3.13.2 From ac50e1a058cea27b9804b1424cdfb6c687959254 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Aug 2021 00:49:07 +0300 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 b52b5c7..065c7e1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,5 +7,5 @@ tox==3.24.1 coverage==5.5 Sphinx==4.1.2 cryptography==3.4.7 -PyYAML==3.12 +PyYAML==5.4.1 simplejson==3.13.2 From 4040106d3d9e38980fbf233fe36435ace2768a83 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Aug 2021 00:49:07 +0300 Subject: [PATCH 11/11] Update simplejson from 3.13.2 to 3.17.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 065c7e1..0cf51d7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,4 +8,4 @@ coverage==5.5 Sphinx==4.1.2 cryptography==3.4.7 PyYAML==5.4.1 -simplejson==3.13.2 +simplejson==3.17.3