From 92dbb90752aa581c684924f12f5f058136177e78 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 24 Aug 2021 00:54:03 +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 d27050657f3feff64888e1ca1d7209c782075587 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 24 Aug 2021 00:54: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 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 f62678ec39c4071869610c8426a938362f625de2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 24 Aug 2021 00:54:03 +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 32bae9e13f609f9650fca57690bb625c5401f868 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 24 Aug 2021 00:54:04 +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 d7d847e08830e4642a1efe4898b3b7da616348bc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 24 Aug 2021 00:54:04 +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 57270799b8ed0ad7cf2cf852e96cea0e8cf8b20b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 24 Aug 2021 00:54:04 +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 1672279f13191220b11855aa11719bf2437c7e53 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 24 Aug 2021 00:54:05 +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 81024cbc84b29d9a10726089be5d9c27a8ee0f86 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 24 Aug 2021 00:54:05 +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 b5d467832759e4995e12f9823438c177d66788f7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 24 Aug 2021 00:54:05 +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 91e93b5..8afd540 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.7 PyYAML==3.12 simplejson==3.13.2 From 039eee698055ccb3911711226577a4986683c69f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 24 Aug 2021 00:54:06 +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 8afd540..8fb3d88 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.7 -PyYAML==3.12 +PyYAML==5.4.1 simplejson==3.13.2 From 114f53d74d7da4c5de59c68647c383fb5e377fad Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 24 Aug 2021 00:54:06 +0300 Subject: [PATCH 11/11] Update simplejson from 3.13.2 to 3.17.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8fb3d88..19edab4 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.4