From 22179c22b9a95fd1b46107002f7c38c8db26b201 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 09:57:09 -0700 Subject: [PATCH 01/17] Update click-plugins from 1.0.3 to 1.0.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 161185b..08bb05d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ # pip-compile --output-file requirements.txt setup.py # biopython==1.72 -click-plugins==1.0.3 +click-plugins==1.0.4 click==6.7 coverage==4.5.1 cycler==0.10.0 # via matplotlib From da8eb0db5017ae1e8a152e3ddabd49a7495c981d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 09:57:10 -0700 Subject: [PATCH 02/17] Update click from 6.7 to 7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 08bb05d..caa0a43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # biopython==1.72 click-plugins==1.0.4 -click==6.7 +click==7.0 coverage==4.5.1 cycler==0.10.0 # via matplotlib kiwisolver==1.0.1 # via matplotlib From 75621cb83b286f31e1035b9b43046334bc9b4ca5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 09:57:12 -0700 Subject: [PATCH 03/17] Update coverage from 4.5.1 to 4.5.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index caa0a43..788e15f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ biopython==1.72 click-plugins==1.0.4 click==7.0 -coverage==4.5.1 +coverage==4.5.2 cycler==0.10.0 # via matplotlib kiwisolver==1.0.1 # via matplotlib matplotlib==3.0.0 From 613d6af154940a283843985b1c44ef0ae5560e1e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 09:57:13 -0700 Subject: [PATCH 04/17] Update matplotlib from 3.0.0 to 3.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 788e15f..b656a4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ click==7.0 coverage==4.5.2 cycler==0.10.0 # via matplotlib kiwisolver==1.0.1 # via matplotlib -matplotlib==3.0.0 +matplotlib==3.0.2 numpy==1.15.2 pandas==0.23.4 pyfaidx==0.5.4.2 From 5e0b2fe600eb3464ede23702cf6ff663ca117d37 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 09:57:15 -0700 Subject: [PATCH 05/17] Update numpy from 1.15.2 to 1.15.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b656a4b..4a38ffd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ coverage==4.5.2 cycler==0.10.0 # via matplotlib kiwisolver==1.0.1 # via matplotlib matplotlib==3.0.2 -numpy==1.15.2 +numpy==1.15.4 pandas==0.23.4 pyfaidx==0.5.4.2 pyparsing==2.2.1 # via matplotlib From 7abc1d738f30605731f0c0251ae9f4ad1cb714a2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 09:57:17 -0700 Subject: [PATCH 06/17] Update pyfaidx from 0.5.4.2 to 0.5.5.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a38ffd..71b6083 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ kiwisolver==1.0.1 # via matplotlib matplotlib==3.0.2 numpy==1.15.4 pandas==0.23.4 -pyfaidx==0.5.4.2 +pyfaidx==0.5.5.2 pyparsing==2.2.1 # via matplotlib python-dateutil==2.7.3 # via matplotlib, pandas pytz==2018.5 # via matplotlib, pandas From 5ddc7d4a094b9bc81e2fcd396dfa197f2c186eff Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 09:57:18 -0700 Subject: [PATCH 07/17] Update pyparsing from 2.2.1 to 2.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 71b6083..a0f45a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ matplotlib==3.0.2 numpy==1.15.4 pandas==0.23.4 pyfaidx==0.5.5.2 -pyparsing==2.2.1 # via matplotlib +pyparsing==2.3.0 # via matplotlib python-dateutil==2.7.3 # via matplotlib, pandas pytz==2018.5 # via matplotlib, pandas pyyaml==3.13 From 8e06e819182cbe785ba07126850ee507ff159e59 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 09:57:20 -0700 Subject: [PATCH 08/17] Update python-dateutil from 2.7.3 to 2.7.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0f45a8..ccc6ea4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ numpy==1.15.4 pandas==0.23.4 pyfaidx==0.5.5.2 pyparsing==2.3.0 # via matplotlib -python-dateutil==2.7.3 # via matplotlib, pandas +python-dateutil==2.7.5 # via matplotlib, pandas pytz==2018.5 # via matplotlib, pandas pyyaml==3.13 six==1.11.0 # via cycler, matplotlib, pyfaidx, python-dateutil From f3948953d9c4d65491803f35710cf8a4a76d8b66 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 09:57:21 -0700 Subject: [PATCH 09/17] Update pytz from 2018.5 to 2018.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ccc6ea4..5d99db4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,6 +16,6 @@ pandas==0.23.4 pyfaidx==0.5.5.2 pyparsing==2.3.0 # via matplotlib python-dateutil==2.7.5 # via matplotlib, pandas -pytz==2018.5 # via matplotlib, pandas +pytz==2018.7 # via matplotlib, pandas pyyaml==3.13 six==1.11.0 # via cycler, matplotlib, pyfaidx, python-dateutil From d6c400b5da7274a939c533c0a2c87b44528c8cfd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 09:57:23 -0700 Subject: [PATCH 10/17] Pin biopython to latest version 1.72 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 8f7e0f4..380d48f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -45,7 +45,7 @@ zip_safe = False include_package_data = True packages = aakbar install_requires = - biopython + biopython==1.72 click>=5.0 click_plugins coverage From fdfd3f08752ee19bf8e84ad221eb48f8b90b7b5e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 09:57:24 -0700 Subject: [PATCH 11/17] Pin click_plugins to latest version 1.0.4 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 380d48f..9953142 100644 --- a/setup.cfg +++ b/setup.cfg @@ -47,7 +47,7 @@ packages = aakbar install_requires = biopython==1.72 click>=5.0 - click_plugins + click_plugins==1.0.4 coverage matplotlib numpy From eaee5dd50162f6b66582cea419ae9db83e328f21 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 09:57:26 -0700 Subject: [PATCH 12/17] Pin coverage to latest version 4.5.2 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9953142..ed85f57 100644 --- a/setup.cfg +++ b/setup.cfg @@ -48,7 +48,7 @@ install_requires = biopython==1.72 click>=5.0 click_plugins==1.0.4 - coverage + coverage==4.5.2 matplotlib numpy pandas From 3d2d29afe64c304b22e1daeeda7a905910fb0798 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 09:57:27 -0700 Subject: [PATCH 13/17] Pin matplotlib to latest version 3.0.2 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ed85f57..10aaed4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -49,7 +49,7 @@ install_requires = click>=5.0 click_plugins==1.0.4 coverage==4.5.2 - matplotlib + matplotlib==3.0.2 numpy pandas pyfaidx From c43edc3b578239c247b24f18350be073b5d90f05 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 09:57:29 -0700 Subject: [PATCH 14/17] Pin numpy to latest version 1.15.4 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 10aaed4..77e1fe8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -50,7 +50,7 @@ install_requires = click_plugins==1.0.4 coverage==4.5.2 matplotlib==3.0.2 - numpy + numpy==1.15.4 pandas pyfaidx pyyaml From 460477bc7e43d8b3d0fc6e842ce7f1e8839fb7cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 09:57:31 -0700 Subject: [PATCH 15/17] Pin pandas to latest version 0.23.4 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 77e1fe8..2e7b688 100644 --- a/setup.cfg +++ b/setup.cfg @@ -51,7 +51,7 @@ install_requires = coverage==4.5.2 matplotlib==3.0.2 numpy==1.15.4 - pandas + pandas==0.23.4 pyfaidx pyyaml From e34cc24652d56542bf14f1ad81193659ef5ca9da Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 09:57:32 -0700 Subject: [PATCH 16/17] Pin pyfaidx to latest version 0.5.5.2 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 2e7b688..0ffbc35 100644 --- a/setup.cfg +++ b/setup.cfg @@ -52,7 +52,7 @@ install_requires = matplotlib==3.0.2 numpy==1.15.4 pandas==0.23.4 - pyfaidx + pyfaidx==0.5.5.2 pyyaml [options.package_data] From bcc9046f788df4749ecb985b8c59f1621d262c5e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Nov 2018 09:57:34 -0700 Subject: [PATCH 17/17] Pin pyyaml to latest version 3.13 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 0ffbc35..edd54c7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -53,7 +53,7 @@ install_requires = numpy==1.15.4 pandas==0.23.4 pyfaidx==0.5.5.2 - pyyaml + pyyaml==3.13 [options.package_data] * =