From 790132d05cfc9b2efd51ff42cc845102cc818535 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 13 Oct 2020 04:26:10 +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 265aab5171e7c1b8baf350442c231cd5152fe013 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 13 Oct 2020 04:26:11 +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 14058ea43ed844b272b821610db69c972e801558 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 13 Oct 2020 04:26:11 +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 65a191c5a853385975bc9d40831317ae45c967d1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 13 Oct 2020 04:26:12 +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 b8c603c3ba5948db1b0fa5949cd51b2650704819 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 13 Oct 2020 04:26:13 +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 41cef19cfa339104af3fc84b31dc1355964e8557 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 13 Oct 2020 04:26:14 +0700 Subject: [PATCH 06/11] Update tox from 2.7.0 to 3.20.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ac4b042..9bb4859 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.1 coverage==4.4.1 Sphinx==1.6.3 cryptography==2.0 From 065d89a385ef9cbc7715c661c0fef0f554383d02 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 13 Oct 2020 04:26:15 +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 9bb4859..a2ca056 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.1 -coverage==4.4.1 +coverage==5.3 Sphinx==1.6.3 cryptography==2.0 PyYAML==3.12 From ede030103e2ad30e0a2cdf380cd484116ed0efbb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 13 Oct 2020 04:26:16 +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 a2ca056..8fbb02b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.10.3 flake8==3.8.4 tox==3.20.1 coverage==5.3 -Sphinx==1.6.3 +Sphinx==3.2.1 cryptography==2.0 PyYAML==3.12 simplejson==3.13.2 From 8281ddd5fc93f35c6a4a87453a6dd46b0f19c459 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 13 Oct 2020 04:26:17 +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 8fbb02b..1a42c7b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ flake8==3.8.4 tox==3.20.1 coverage==5.3 Sphinx==3.2.1 -cryptography==2.0 +cryptography==3.1.1 PyYAML==3.12 simplejson==3.13.2 From 64809a7831d4e0b45c0908795d5f1cc5c6814d90 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 13 Oct 2020 04:26:18 +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 1a42c7b..bdd05c6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,5 +7,5 @@ tox==3.20.1 coverage==5.3 Sphinx==3.2.1 cryptography==3.1.1 -PyYAML==3.12 +PyYAML==5.3.1 simplejson==3.13.2 From c9aa5e6c8b342fc3a4d26164ea184be0bae8c993 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 13 Oct 2020 04:26:18 +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 bdd05c6..d46af93 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