From 21128be701b6f81280b456ac6077e4e15c50898c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 Oct 2021 00:50:26 +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 ccb05ab5ee5bc4ff8cc885931ce92ba3610c09c2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 Oct 2021 00:50:26 +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 1b7d0fdc2d1e719e62304b60019378fe52f03512 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 Oct 2021 00:50:26 +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 c0b123a4f8c3c564970448be61066c2395d4187e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 Oct 2021 00:50:27 +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 1e8fc45..3401f63 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.6 flake8==3.3.0 tox==2.7.0 coverage==4.4.1 From 73a4cc6074eb182ee47f7cf692d4f4ee5dc6096e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 Oct 2021 00:50:27 +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 3401f63..87ef18d 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.6 -flake8==3.3.0 +flake8==3.9.2 tox==2.7.0 coverage==4.4.1 Sphinx==1.6.3 From f70fe70f44bc9c4c0a3ff97da74d4d8d473211fe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 Oct 2021 00:50:27 +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 87ef18d..70fc9b9 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==3.9.2 -tox==2.7.0 +tox==3.24.4 coverage==4.4.1 Sphinx==1.6.3 cryptography==2.0 From a55857c8681a54cc6572b5b37a3764042488d904 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 Oct 2021 00:50:27 +0300 Subject: [PATCH 07/11] Update coverage from 4.4.1 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 70fc9b9..d62ff78 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.37.0 watchdog==2.1.6 flake8==3.9.2 tox==3.24.4 -coverage==4.4.1 +coverage==6.0 Sphinx==1.6.3 cryptography==2.0 PyYAML==3.12 From fb9779b1d31da2ad18d32dd06dc98c6592d23b0f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 Oct 2021 00:50:28 +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 d62ff78..9b06b67 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==2.1.6 flake8==3.9.2 tox==3.24.4 coverage==6.0 -Sphinx==1.6.3 +Sphinx==4.2.0 cryptography==2.0 PyYAML==3.12 simplejson==3.13.2 From 7836b0c3c12af74e6216ee17b5c48092d6189014 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 Oct 2021 00:50:28 +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 9b06b67..2eecf8f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ flake8==3.9.2 tox==3.24.4 coverage==6.0 Sphinx==4.2.0 -cryptography==2.0 +cryptography==35.0.0 PyYAML==3.12 simplejson==3.13.2 From e14857c33e0788de0bb6078781a61f42bebd2e5a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 Oct 2021 00:50:28 +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 2eecf8f..773ef45 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,5 +7,5 @@ tox==3.24.4 coverage==6.0 Sphinx==4.2.0 cryptography==35.0.0 -PyYAML==3.12 +PyYAML==5.4.1 simplejson==3.13.2 From e71df87012f9c05a809b06a5739589d1550ed974 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 Oct 2021 00:50:29 +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 773ef45..8147268 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,4 +8,4 @@ coverage==6.0 Sphinx==4.2.0 cryptography==35.0.0 PyYAML==5.4.1 -simplejson==3.13.2 +simplejson==3.17.5