From 6ecaf18c926aa5428966f61c50cbf70c3f20f922 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2019 11:49:06 -0600 Subject: [PATCH 01/21] Update biopython from 1.72 to 1.73 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 161185b..3aad626 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile --output-file requirements.txt setup.py # -biopython==1.72 +biopython==1.73 click-plugins==1.0.3 click==6.7 coverage==4.5.1 From 766bd432c248c7245b5f34dc58ba054ddfa5147e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2019 11:49:07 -0600 Subject: [PATCH 02/21] 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 3aad626..4ae4708 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ # pip-compile --output-file requirements.txt setup.py # biopython==1.73 -click-plugins==1.0.3 +click-plugins==1.0.4 click==6.7 coverage==4.5.1 cycler==0.10.0 # via matplotlib From 9cb42975243475e9632b8955b589692a59282623 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2019 11:49:08 -0600 Subject: [PATCH 03/21] 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 4ae4708..3ddc393 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # biopython==1.73 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 62b92949a22e9facd07b070db6b5d3a1425c6ea7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2019 11:49:09 -0600 Subject: [PATCH 04/21] Update coverage from 4.5.1 to 4.5.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3ddc393..e8e1a93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ biopython==1.73 click-plugins==1.0.4 click==7.0 -coverage==4.5.1 +coverage==4.5.3 cycler==0.10.0 # via matplotlib kiwisolver==1.0.1 # via matplotlib matplotlib==3.0.0 From f3fa6c4ed655268b0330f82fe645f9564aa56a64 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2019 11:49:11 -0600 Subject: [PATCH 05/21] Update matplotlib from 3.0.0 to 3.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e8e1a93..7865550 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ click==7.0 coverage==4.5.3 cycler==0.10.0 # via matplotlib kiwisolver==1.0.1 # via matplotlib -matplotlib==3.0.0 +matplotlib==3.0.3 numpy==1.15.2 pandas==0.23.4 pyfaidx==0.5.4.2 From 89e2e9c92268528f521f6babca93c986aead4ab0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2019 11:49:12 -0600 Subject: [PATCH 06/21] Update numpy from 1.15.2 to 1.16.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7865550..f5911a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ coverage==4.5.3 cycler==0.10.0 # via matplotlib kiwisolver==1.0.1 # via matplotlib matplotlib==3.0.3 -numpy==1.15.2 +numpy==1.16.2 pandas==0.23.4 pyfaidx==0.5.4.2 pyparsing==2.2.1 # via matplotlib From e7e92d4800791b06755bcedad1ea4d8e3bb3faac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2019 11:49:13 -0600 Subject: [PATCH 07/21] Update pandas from 0.23.4 to 0.24.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f5911a5..742bdbd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ cycler==0.10.0 # via matplotlib kiwisolver==1.0.1 # via matplotlib matplotlib==3.0.3 numpy==1.16.2 -pandas==0.23.4 +pandas==0.24.2 pyfaidx==0.5.4.2 pyparsing==2.2.1 # via matplotlib python-dateutil==2.7.3 # via matplotlib, pandas From ac2a06043e6007ea9aaa4f48e5b0870ea89ec499 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2019 11:49:14 -0600 Subject: [PATCH 08/21] 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 742bdbd..65a3830 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ kiwisolver==1.0.1 # via matplotlib matplotlib==3.0.3 numpy==1.16.2 pandas==0.24.2 -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 34b9ba079443d2384f6567e0fef1dcff7ba1a189 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2019 11:49:15 -0600 Subject: [PATCH 09/21] Update pyparsing from 2.2.1 to 2.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 65a3830..0fd20a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ matplotlib==3.0.3 numpy==1.16.2 pandas==0.24.2 pyfaidx==0.5.5.2 -pyparsing==2.2.1 # via matplotlib +pyparsing==2.3.1 # via matplotlib python-dateutil==2.7.3 # via matplotlib, pandas pytz==2018.5 # via matplotlib, pandas pyyaml==3.13 From 99f5aa343118e3c76f01b083cb7c3fc5f488e023 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2019 11:49:16 -0600 Subject: [PATCH 10/21] Update python-dateutil from 2.7.3 to 2.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0fd20a9..43ce16d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ numpy==1.16.2 pandas==0.24.2 pyfaidx==0.5.5.2 pyparsing==2.3.1 # via matplotlib -python-dateutil==2.7.3 # via matplotlib, pandas +python-dateutil==2.8.0 # via matplotlib, pandas pytz==2018.5 # via matplotlib, pandas pyyaml==3.13 six==1.11.0 # via cycler, matplotlib, pyfaidx, python-dateutil From b32a47cd9d864b807d4bf8e05183fb4596fa5129 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2019 11:49:17 -0600 Subject: [PATCH 11/21] Update pytz from 2018.5 to 2018.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 43ce16d..8702183 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,6 +16,6 @@ pandas==0.24.2 pyfaidx==0.5.5.2 pyparsing==2.3.1 # via matplotlib python-dateutil==2.8.0 # via matplotlib, pandas -pytz==2018.5 # via matplotlib, pandas +pytz==2018.9 # via matplotlib, pandas pyyaml==3.13 six==1.11.0 # via cycler, matplotlib, pyfaidx, python-dateutil From a5b0f1003136a912ce7c63cf44271ed63c0e0646 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2019 11:49:18 -0600 Subject: [PATCH 12/21] Update pyyaml from 3.13 to 5.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8702183..6fc04c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,5 +17,5 @@ pyfaidx==0.5.5.2 pyparsing==2.3.1 # via matplotlib python-dateutil==2.8.0 # via matplotlib, pandas pytz==2018.9 # via matplotlib, pandas -pyyaml==3.13 +pyyaml==5.1 six==1.11.0 # via cycler, matplotlib, pyfaidx, python-dateutil From 929f52dd4650f3cc1878af5590a3304db24ecb5c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2019 11:49:19 -0600 Subject: [PATCH 13/21] Update six from 1.11.0 to 1.12.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6fc04c7..60a2a11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,4 +18,4 @@ pyparsing==2.3.1 # via matplotlib python-dateutil==2.8.0 # via matplotlib, pandas pytz==2018.9 # via matplotlib, pandas pyyaml==5.1 -six==1.11.0 # via cycler, matplotlib, pyfaidx, python-dateutil +six==1.12.0 # via cycler, matplotlib, pyfaidx, python-dateutil From 1204a46d007358b4b37eeb0d27021ddec72c51de Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2019 11:49:20 -0600 Subject: [PATCH 14/21] Pin biopython to latest version 1.73 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 8f7e0f4..83e3fe0 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.73 click>=5.0 click_plugins coverage From 6e65989d7854b327640001548d5ac34b435d75c7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2019 11:49:21 -0600 Subject: [PATCH 15/21] 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 83e3fe0..3749980 100644 --- a/setup.cfg +++ b/setup.cfg @@ -47,7 +47,7 @@ packages = aakbar install_requires = biopython==1.73 click>=5.0 - click_plugins + click_plugins==1.0.4 coverage matplotlib numpy From f45564f5ee6778d3e08c14c246a9e956a9b158d4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2019 11:49:22 -0600 Subject: [PATCH 16/21] Pin coverage to latest version 4.5.3 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 3749980..96d87c8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -48,7 +48,7 @@ install_requires = biopython==1.73 click>=5.0 click_plugins==1.0.4 - coverage + coverage==4.5.3 matplotlib numpy pandas From aa71bc692767e585767a2dc19191becada406970 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2019 11:49:24 -0600 Subject: [PATCH 17/21] Pin matplotlib to latest version 3.0.3 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 96d87c8..9519050 100644 --- a/setup.cfg +++ b/setup.cfg @@ -49,7 +49,7 @@ install_requires = click>=5.0 click_plugins==1.0.4 coverage==4.5.3 - matplotlib + matplotlib==3.0.3 numpy pandas pyfaidx From fc6e28d08b0fc8dd22b0c4b35237b3a3e8cedea5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2019 11:49:25 -0600 Subject: [PATCH 18/21] Pin numpy to latest version 1.16.2 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9519050..4e8e071 100644 --- a/setup.cfg +++ b/setup.cfg @@ -50,7 +50,7 @@ install_requires = click_plugins==1.0.4 coverage==4.5.3 matplotlib==3.0.3 - numpy + numpy==1.16.2 pandas pyfaidx pyyaml From 106ba831df352f2bc258bfe5377cdb9269bae567 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2019 11:49:26 -0600 Subject: [PATCH 19/21] Pin pandas to latest version 0.24.2 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 4e8e071..c7f7e54 100644 --- a/setup.cfg +++ b/setup.cfg @@ -51,7 +51,7 @@ install_requires = coverage==4.5.3 matplotlib==3.0.3 numpy==1.16.2 - pandas + pandas==0.24.2 pyfaidx pyyaml From f6c6f21822a2b722d845b698fe8f163b87e2108c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2019 11:49:27 -0600 Subject: [PATCH 20/21] 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 c7f7e54..2f29210 100644 --- a/setup.cfg +++ b/setup.cfg @@ -52,7 +52,7 @@ install_requires = matplotlib==3.0.3 numpy==1.16.2 pandas==0.24.2 - pyfaidx + pyfaidx==0.5.5.2 pyyaml [options.package_data] From 678bce05382212e73fd8652bf8d3124e8f1ff035 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Mar 2019 11:49:28 -0600 Subject: [PATCH 21/21] Pin pyyaml to latest version 5.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 2f29210..5f227c7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -53,7 +53,7 @@ install_requires = numpy==1.16.2 pandas==0.24.2 pyfaidx==0.5.5.2 - pyyaml + pyyaml==5.1 [options.package_data] * =