From 3c13e001d5c17863fff43fe81ce55358cf17cb05 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Jan 2021 04:32:20 +0700 Subject: [PATCH 01/11] Update pip from 9.0.1 to 20.3.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b8b6087..49e10cc 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -pip==9.0.1 +pip==20.3.3 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 From 15d89586b58fec9e269568ab420334a807cc6877 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Jan 2021 04:32:20 +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 49e10cc..f148039 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ pip==20.3.3 -bumpversion==0.5.3 +bumpversion==0.6.0 wheel==0.29.0 watchdog==0.8.3 flake8==3.3.0 From c50677afcfb57cc02fc8dd4828c283c6d7fd3edc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Jan 2021 04:32:21 +0700 Subject: [PATCH 03/11] Update wheel from 0.29.0 to 0.36.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f148039..ee2f2fe 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ pip==20.3.3 bumpversion==0.6.0 -wheel==0.29.0 +wheel==0.36.2 watchdog==0.8.3 flake8==3.3.0 tox==2.7.0 From 8e9c44110c8181df3edee82cf794a652d2953f07 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Jan 2021 04:32:22 +0700 Subject: [PATCH 04/11] Update watchdog from 0.8.3 to 1.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ee2f2fe..a47020a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==20.3.3 bumpversion==0.6.0 wheel==0.36.2 -watchdog==0.8.3 +watchdog==1.0.2 flake8==3.3.0 tox==2.7.0 coverage==4.4.1 From aff435867769b2c118ab9f92fe9da26b5fed10fe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Jan 2021 04:32:23 +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 a47020a..2cf4a5e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==20.3.3 bumpversion==0.6.0 wheel==0.36.2 watchdog==1.0.2 -flake8==3.3.0 +flake8==3.8.4 tox==2.7.0 coverage==4.4.1 Sphinx==1.6.3 From 904f0b34ac9abfcfaa22efd1c7855fe87b88337a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Jan 2021 04:32:24 +0700 Subject: [PATCH 06/11] Update tox from 2.7.0 to 3.21.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 2cf4a5e..1b467b7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ bumpversion==0.6.0 wheel==0.36.2 watchdog==1.0.2 flake8==3.8.4 -tox==2.7.0 +tox==3.21.0 coverage==4.4.1 Sphinx==1.6.3 cryptography==2.0 From 7e16a7d74b83291127929cfc0b15a466f467f659 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Jan 2021 04:32:25 +0700 Subject: [PATCH 07/11] Update coverage from 4.4.1 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 1b467b7..9dbc404 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.36.2 watchdog==1.0.2 flake8==3.8.4 tox==3.21.0 -coverage==4.4.1 +coverage==5.3.1 Sphinx==1.6.3 cryptography==2.0 PyYAML==3.12 From b560427137cd069d4d6381980cc4616f936517de Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Jan 2021 04:32:26 +0700 Subject: [PATCH 08/11] Update sphinx from 1.6.3 to 3.4.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9dbc404..84c875d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==1.0.2 flake8==3.8.4 tox==3.21.0 coverage==5.3.1 -Sphinx==1.6.3 +Sphinx==3.4.3 cryptography==2.0 PyYAML==3.12 simplejson==3.13.2 From 0ff34a66fc83171bee7e571f568ac27765981032 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Jan 2021 04:32:26 +0700 Subject: [PATCH 09/11] Update cryptography from 2.0 to 3.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 84c875d..68704e2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ flake8==3.8.4 tox==3.21.0 coverage==5.3.1 Sphinx==3.4.3 -cryptography==2.0 +cryptography==3.3.1 PyYAML==3.12 simplejson==3.13.2 From d9b0425803daa7e2c3ac485a9c3dbf2fbd167e8f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Jan 2021 04:32:27 +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 68704e2..c2fa098 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,5 +7,5 @@ tox==3.21.0 coverage==5.3.1 Sphinx==3.4.3 cryptography==3.3.1 -PyYAML==3.12 +PyYAML==5.3.1 simplejson==3.13.2 From 648dbaea83293c8a3ace6a350ffb0ed175caadaf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Jan 2021 04:32:28 +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 c2fa098..129f1f7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,4 +8,4 @@ coverage==5.3.1 Sphinx==3.4.3 cryptography==3.3.1 PyYAML==5.3.1 -simplejson==3.13.2 +simplejson==3.17.2