From 2de34e7a335b62ec843744fddd5e2a2b319f377f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Nov 2018 09:54:08 -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 fd1aa1611f2332b83353dad9daaf25fed37a8fa5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Nov 2018 09:54:09 -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 7fb4d3adc42884bdb24019d554b4465b4ac44731 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Nov 2018 09:54:11 -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 ac3ad70b18201a7360e26b92d47662ea208152a0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Nov 2018 09:54:12 -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 b4e07103da53adc660d2ab1fa98c714fb3447aba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Nov 2018 09:54:14 -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 7cc081143a04b0ae1fb7a864236a613eb54a4a50 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Nov 2018 09:54:16 -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 95bf4b4f3387b54fe87ba59959a5bc6de4defde9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Nov 2018 09:54:17 -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 7efb600306cbd1e7fc3c2b912cdd34e90771cd92 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Nov 2018 09:54:19 -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 f7c0f7c0b82c79cdcfd9adefdd3736b7e9b683f9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Nov 2018 09:54: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 2cbac8da4c7395ee9955174f3da01300cb504794 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Nov 2018 09:54:22 -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 1feb8832caf22a49e4d45627d51f90a73a5020a4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Nov 2018 09:54: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 db43998a99b40109a480527740ae5530d3087dc1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Nov 2018 09:54:25 -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 111506d1cf9a27102271fbbf3b3abf4333dc6a7f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Nov 2018 09:54: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 05737557e2f0a30ab03b1cfd72171c5f64050936 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Nov 2018 09:54:28 -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 79a78184f9dbd4e083927158f1119762d5c2955e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Nov 2018 09:54:30 -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 9f45e0164b79a4cd097e74cd754b37dedce91742 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Nov 2018 09:54:31 -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 f809f58039c2b9c2d35d593e12d6d4308d346d2b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Nov 2018 09:54:33 -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] * =