From 4a69b4be672e176a40596ad85b9918157fd52f4a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 31 Aug 2021 00:52:14 +0300 Subject: [PATCH 01/11] Update pip from 9.0.1 to 21.2.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b8b6087..141c3c7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -pip==9.0.1 +pip==21.2.4 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 From e84f6a3fd847973cab8dd88d27eea013b170392d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 31 Aug 2021 00:52:14 +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 141c3c7..c6e7d39 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ pip==21.2.4 -bumpversion==0.5.3 +bumpversion==0.6.0 wheel==0.29.0 watchdog==0.8.3 flake8==3.3.0 From 0b18d5e7cac2d0041a999bbff1fe7656f9b2cae6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 31 Aug 2021 00:52:15 +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 c6e7d39..1e8fc45 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ pip==21.2.4 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 118ccc9c4f6bdcbc013bb9755a1d44d61de06b90 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 31 Aug 2021 00:52:15 +0300 Subject: [PATCH 04/11] Update watchdog from 0.8.3 to 2.1.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1e8fc45..036460e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==21.2.4 bumpversion==0.6.0 wheel==0.37.0 -watchdog==0.8.3 +watchdog==2.1.5 flake8==3.3.0 tox==2.7.0 coverage==4.4.1 From 2e14b8830cacd0c02ea521e9923e7fb3351e0512 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 31 Aug 2021 00:52:15 +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 036460e..1e57e3f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==21.2.4 bumpversion==0.6.0 wheel==0.37.0 watchdog==2.1.5 -flake8==3.3.0 +flake8==3.9.2 tox==2.7.0 coverage==4.4.1 Sphinx==1.6.3 From a107469927f625c6736bd18903c16a0ed15ad706 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 31 Aug 2021 00:52:16 +0300 Subject: [PATCH 06/11] Update tox from 2.7.0 to 3.24.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1e57e3f..b4da980 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bumpversion==0.6.0 wheel==0.37.0 watchdog==2.1.5 flake8==3.9.2 -tox==2.7.0 +tox==3.24.3 coverage==4.4.1 Sphinx==1.6.3 cryptography==2.0 From 833711ee3e6a0964784f4d3c088c2f6e37db3fb1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 31 Aug 2021 00:52:16 +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 b4da980..ca314f8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.37.0 watchdog==2.1.5 flake8==3.9.2 tox==3.24.3 -coverage==4.4.1 +coverage==5.5 Sphinx==1.6.3 cryptography==2.0 PyYAML==3.12 From 7c2954071ff0164d7a80c0f3648a76761ef2272c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 31 Aug 2021 00:52:16 +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 ca314f8..91e93b5 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==2.1.5 flake8==3.9.2 tox==3.24.3 coverage==5.5 -Sphinx==1.6.3 +Sphinx==4.1.2 cryptography==2.0 PyYAML==3.12 simplejson==3.13.2 From fc74f159e61999b69ab6aaf32ddd1be8f1ea1abd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 31 Aug 2021 00:52:17 +0300 Subject: [PATCH 09/11] Update cryptography from 2.0 to 3.4.8 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 91e93b5..b62ec40 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ flake8==3.9.2 tox==3.24.3 coverage==5.5 Sphinx==4.1.2 -cryptography==2.0 +cryptography==3.4.8 PyYAML==3.12 simplejson==3.13.2 From 4400bcbcb205fc7060fff970454eb4bbb8662af5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 31 Aug 2021 00:52:17 +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 b62ec40..019a906 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,5 +7,5 @@ tox==3.24.3 coverage==5.5 Sphinx==4.1.2 cryptography==3.4.8 -PyYAML==3.12 +PyYAML==5.4.1 simplejson==3.13.2 From b548708cb2248e13036c38ff8f6c974df60bc522 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 31 Aug 2021 00:52:17 +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 019a906..bc58245 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,4 +8,4 @@ coverage==5.5 Sphinx==4.1.2 cryptography==3.4.8 PyYAML==5.4.1 -simplejson==3.13.2 +simplejson==3.17.5