From 4d48a4e0963a4c319d1d24dfc6928c586b201af6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Oct 2020 04:24:02 +0700 Subject: [PATCH 01/11] Update pip from 9.0.1 to 20.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..2afdae4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -pip==9.0.1 +pip==20.2.3 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 From 92ea75140af0ae479a7cc1a615462a9bd08570a8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Oct 2020 04:24:03 +0700 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 2afdae4..dac88a0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ pip==20.2.3 -bumpversion==0.5.3 +bumpversion==0.6.0 wheel==0.29.0 watchdog==0.8.3 flake8==3.3.0 From da5feb8f0c4dd5b0286673be220f4c2943700211 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Oct 2020 04:24:04 +0700 Subject: [PATCH 03/11] Update wheel from 0.29.0 to 0.35.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index dac88a0..b7b6af9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ pip==20.2.3 bumpversion==0.6.0 -wheel==0.29.0 +wheel==0.35.1 watchdog==0.8.3 flake8==3.3.0 tox==2.7.0 From 46c0a9fd2084b4526a80c2a49cca186731daae12 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Oct 2020 04:24:05 +0700 Subject: [PATCH 04/11] Update watchdog from 0.8.3 to 0.10.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b7b6af9..bf0286d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==20.2.3 bumpversion==0.6.0 wheel==0.35.1 -watchdog==0.8.3 +watchdog==0.10.3 flake8==3.3.0 tox==2.7.0 coverage==4.4.1 From 5529bca6129299af1378382dd7c126992968369d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Oct 2020 04:24:06 +0700 Subject: [PATCH 05/11] Update flake8 from 3.3.0 to 3.8.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index bf0286d..ac4b042 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==20.2.3 bumpversion==0.6.0 wheel==0.35.1 watchdog==0.10.3 -flake8==3.3.0 +flake8==3.8.4 tox==2.7.0 coverage==4.4.1 Sphinx==1.6.3 From ed784bbd9751461a16bfc878d6a0b6e70b6dc124 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Oct 2020 04:24:07 +0700 Subject: [PATCH 06/11] Update tox from 2.7.0 to 3.20.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ac4b042..610acea 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bumpversion==0.6.0 wheel==0.35.1 watchdog==0.10.3 flake8==3.8.4 -tox==2.7.0 +tox==3.20.0 coverage==4.4.1 Sphinx==1.6.3 cryptography==2.0 From a32eb4794094dc331489a6ee27ffa2f0a1b56e08 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Oct 2020 04:24:08 +0700 Subject: [PATCH 07/11] Update coverage from 4.4.1 to 5.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 610acea..fb9b010 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.35.1 watchdog==0.10.3 flake8==3.8.4 tox==3.20.0 -coverage==4.4.1 +coverage==5.3 Sphinx==1.6.3 cryptography==2.0 PyYAML==3.12 From 754883cf944835992bcf0bc132eaad933d8ecc51 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Oct 2020 04:24:09 +0700 Subject: [PATCH 08/11] Update sphinx from 1.6.3 to 3.2.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index fb9b010..afd3b3e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.10.3 flake8==3.8.4 tox==3.20.0 coverage==5.3 -Sphinx==1.6.3 +Sphinx==3.2.1 cryptography==2.0 PyYAML==3.12 simplejson==3.13.2 From d95465ede478a6feddfcc631ef7eb564a18fe173 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Oct 2020 04:24:09 +0700 Subject: [PATCH 09/11] Update cryptography from 2.0 to 3.1.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index afd3b3e..bcd5b71 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ flake8==3.8.4 tox==3.20.0 coverage==5.3 Sphinx==3.2.1 -cryptography==2.0 +cryptography==3.1.1 PyYAML==3.12 simplejson==3.13.2 From eb9681b29edcd888317cb1846b60142a1ab74e49 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Oct 2020 04:24:10 +0700 Subject: [PATCH 10/11] Update pyyaml from 3.12 to 5.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index bcd5b71..5e8542f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,5 +7,5 @@ tox==3.20.0 coverage==5.3 Sphinx==3.2.1 cryptography==3.1.1 -PyYAML==3.12 +PyYAML==5.3.1 simplejson==3.13.2 From 4f25a2d632a974e8e28ca51087d38ac35fd88b0d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Oct 2020 04:24:11 +0700 Subject: [PATCH 11/11] Update simplejson from 3.13.2 to 3.17.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5e8542f..e8019e2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,4 +8,4 @@ coverage==5.3 Sphinx==3.2.1 cryptography==3.1.1 PyYAML==5.3.1 -simplejson==3.13.2 +simplejson==3.17.2