From afc6eb17fa2539a9bfc2a86700e8cf50e1c688b4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 10:19:08 -0700 Subject: [PATCH 01/20] 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 5702b12f8f2993c07e55f218d527bdb26ba02b28 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 10:19:10 -0700 Subject: [PATCH 02/20] 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 31cc00b20f109c7d3074b09995425df69fd59b34 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 10:19:12 -0700 Subject: [PATCH 03/20] 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 e29eb9c6986a06f17e003765630cf4bff9e6e4ef Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 10:19:13 -0700 Subject: [PATCH 04/20] 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 3ddc393..8483d17 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.2 cycler==0.10.0 # via matplotlib kiwisolver==1.0.1 # via matplotlib matplotlib==3.0.0 From fe435b6226afeb6f787a11a814781fa24ae0a0b7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 10:19:15 -0700 Subject: [PATCH 05/20] 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 8483d17..60f70c8 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 b78fd6a8830cb7da44c1b1b0ebb9f2bf5ef48811 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 10:19:16 -0700 Subject: [PATCH 06/20] Update numpy from 1.15.2 to 1.16.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 60f70c8..162d429 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.16.1 pandas==0.23.4 pyfaidx==0.5.4.2 pyparsing==2.2.1 # via matplotlib From df7568574747ee3a09bc5c6390ef77c2962a5af8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 10:19:18 -0700 Subject: [PATCH 07/20] Update pandas from 0.23.4 to 0.24.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 162d429..9c84dad 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.2 numpy==1.16.1 -pandas==0.23.4 +pandas==0.24.1 pyfaidx==0.5.4.2 pyparsing==2.2.1 # via matplotlib python-dateutil==2.7.3 # via matplotlib, pandas From fc125aa0a61f2ffd8f2c0f169e97924a71c22bdb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 10:19:19 -0700 Subject: [PATCH 08/20] 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 9c84dad..7c43b62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ kiwisolver==1.0.1 # via matplotlib matplotlib==3.0.2 numpy==1.16.1 pandas==0.24.1 -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 f755d8ce38d2400f3d71d126eb5788482812fbb3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 10:19:21 -0700 Subject: [PATCH 09/20] 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 7c43b62..9491301 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ matplotlib==3.0.2 numpy==1.16.1 pandas==0.24.1 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 21924bbb00d3cbba3bc7f60b5f68e0a2d061971c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 10:19:22 -0700 Subject: [PATCH 10/20] 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 9491301..d6610a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ numpy==1.16.1 pandas==0.24.1 pyfaidx==0.5.5.2 pyparsing==2.3.1 # 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 bb1dc00b04cae32a33ac8dbb88f86931774d408f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 10:19:24 -0700 Subject: [PATCH 11/20] 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 d6610a8..0ce1492 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,6 +16,6 @@ pandas==0.24.1 pyfaidx==0.5.5.2 pyparsing==2.3.1 # via matplotlib python-dateutil==2.7.5 # 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 ec53e84bb7128c3e6ec6eeff23698b2ae5957dc1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 10:19:26 -0700 Subject: [PATCH 12/20] 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 0ce1492..b8bab37 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,4 +18,4 @@ pyparsing==2.3.1 # via matplotlib python-dateutil==2.7.5 # via matplotlib, pandas pytz==2018.9 # via matplotlib, pandas pyyaml==3.13 -six==1.11.0 # via cycler, matplotlib, pyfaidx, python-dateutil +six==1.12.0 # via cycler, matplotlib, pyfaidx, python-dateutil From 461d8fe9c1ee0935163fc560839661835fbf1c3f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 10:19:27 -0700 Subject: [PATCH 13/20] 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 4faa07a187cd1d360062c21de697b3fcf2388f4f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 10:19:29 -0700 Subject: [PATCH 14/20] 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 1e244923dc4f51b69f70e5d5a360612d73bc7693 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 10:19:31 -0700 Subject: [PATCH 15/20] 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 3749980..abf82c2 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.2 matplotlib numpy pandas From 6ec517b88813d493340be4750a25442e75531e98 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 10:19:32 -0700 Subject: [PATCH 16/20] 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 abf82c2..9546d9f 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 25de765736c95587cd8f85ce0efa451d720486b6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 10:19:34 -0700 Subject: [PATCH 17/20] Pin numpy to latest version 1.16.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9546d9f..e4859d4 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.16.1 pandas pyfaidx pyyaml From 38f06ae48c8bbf8425749fb1546bf594271c776d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 10:19:36 -0700 Subject: [PATCH 18/20] Pin pandas to latest version 0.24.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index e4859d4..179755f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -51,7 +51,7 @@ install_requires = coverage==4.5.2 matplotlib==3.0.2 numpy==1.16.1 - pandas + pandas==0.24.1 pyfaidx pyyaml From 4532b3741ab4247385462639226346890a6bae17 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 10:19:38 -0700 Subject: [PATCH 19/20] 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 179755f..2cafa73 100644 --- a/setup.cfg +++ b/setup.cfg @@ -52,7 +52,7 @@ install_requires = matplotlib==3.0.2 numpy==1.16.1 pandas==0.24.1 - pyfaidx + pyfaidx==0.5.5.2 pyyaml [options.package_data] From da963a128c0395e546a414ede071528b351b3b3f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 10:19:40 -0700 Subject: [PATCH 20/20] 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 2cafa73..2c643d8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -53,7 +53,7 @@ install_requires = numpy==1.16.1 pandas==0.24.1 pyfaidx==0.5.5.2 - pyyaml + pyyaml==3.13 [options.package_data] * =