From f16d62dce444860ff21dfd6626597fb5a2d9b82f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 26 Oct 2021 00:55:03 +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 2bbc1ee6f844980d5a3d79afa83aee16c1c9fc1e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 26 Oct 2021 00:55:03 +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 7c34db037a4d89f9f994331c4d5386054c30b3e1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 26 Oct 2021 00:55:04 +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 403148c6c1864ef5783921e6ecabed165bf646f0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 26 Oct 2021 00:55:04 +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 25f14d2659d0fd24259cd1c01c7c710a22dabb5d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 26 Oct 2021 00:55:05 +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 ed17f5e368c5df4a0930c2237515d76700c011a4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 26 Oct 2021 00:55:05 +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 ae61b21a1776661f0778754dd80cbeb96e18c363 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 26 Oct 2021 00:55:05 +0300 Subject: [PATCH 07/11] Update coverage from 4.4.1 to 6.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 94a52d2..196bf6d 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.0.2 Sphinx==1.6.3 cryptography==2.0 PyYAML==3.12 From e3594ea2047192db0cdbf92de9d24f725e94404e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 26 Oct 2021 00:55:06 +0300 Subject: [PATCH 08/11] Update sphinx from 1.6.3 to 4.2.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 196bf6d..a59d967 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.0.2 -Sphinx==1.6.3 +Sphinx==4.2.0 cryptography==2.0 PyYAML==3.12 simplejson==3.13.2 From 2264868fd613509f17605e62f466bb3dca262f4d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 26 Oct 2021 00:55:06 +0300 Subject: [PATCH 09/11] Update cryptography from 2.0 to 35.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a59d967..76f3b91 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ flake8==4.0.1 tox==3.24.4 coverage==6.0.2 Sphinx==4.2.0 -cryptography==2.0 +cryptography==35.0.0 PyYAML==3.12 simplejson==3.13.2 From 4fab185610194190ae0ae7887ef2fcefb910a64f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 26 Oct 2021 00:55:07 +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 76f3b91..7260eed 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,5 +7,5 @@ tox==3.24.4 coverage==6.0.2 Sphinx==4.2.0 cryptography==35.0.0 -PyYAML==3.12 +PyYAML==6.0 simplejson==3.13.2 From 4acbc9f105694868c8a38d4bd75016dedd9dd4d1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 26 Oct 2021 00:55:07 +0300 Subject: [PATCH 11/11] Update simplejson from 3.13.2 to 3.17.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7260eed..681683d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,4 +8,4 @@ coverage==6.0.2 Sphinx==4.2.0 cryptography==35.0.0 PyYAML==6.0 -simplejson==3.13.2 +simplejson==3.17.5