From 10548d467a33627af87b504483b661eb509a41cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:20 -0700 Subject: [PATCH 01/22] Update importlib-metadata from 1.4.0 to 1.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4836630..987b8dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ contextlib2==0.6.0.post1 # via pytest-shutil coverage==5.0.3 cycler==0.10.0 # via matplotlib execnet==1.7.1 # via pytest-shutil -importlib-metadata==1.4.0 # via pytest +importlib-metadata==1.5.0 # via pytest kiwisolver==1.1.0 # via matplotlib matplotlib==3.1.2 mock==3.0.5 # via pytest-shutil From 6f97c16d9118be7ecf8de56a4703d53ed8c75119 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:21 -0700 Subject: [PATCH 02/22] Update matplotlib from 3.1.2 to 3.1.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 987b8dd..13ff956 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ cycler==0.10.0 # via matplotlib execnet==1.7.1 # via pytest-shutil importlib-metadata==1.5.0 # via pytest kiwisolver==1.1.0 # via matplotlib -matplotlib==3.1.2 +matplotlib==3.1.3 mock==3.0.5 # via pytest-shutil more-itertools==8.1.0 # via pytest numpy==1.18.1 From ab573245961446b86feeaec61f5729cb0a1d944f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:22 -0700 Subject: [PATCH 03/22] Update mock from 3.0.5 to 4.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 13ff956..c182a0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ execnet==1.7.1 # via pytest-shutil importlib-metadata==1.5.0 # via pytest kiwisolver==1.1.0 # via matplotlib matplotlib==3.1.3 -mock==3.0.5 # via pytest-shutil +mock==4.0.1 # via pytest-shutil more-itertools==8.1.0 # via pytest numpy==1.18.1 packaging==20.1 # via pytest From 1704f466a807bdc0cd6adceb9c61c01b15db37ee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:24 -0700 Subject: [PATCH 04/22] Update more-itertools from 8.1.0 to 8.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c182a0c..6c14973 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ importlib-metadata==1.5.0 # via pytest kiwisolver==1.1.0 # via matplotlib matplotlib==3.1.3 mock==4.0.1 # via pytest-shutil -more-itertools==8.1.0 # via pytest +more-itertools==8.2.0 # via pytest numpy==1.18.1 packaging==20.1 # via pytest pandas==0.25.3 From cac68dfd8e91c556f30bb8566150e67c20e09312 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:25 -0700 Subject: [PATCH 05/22] Update pandas from 0.25.3 to 1.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c14973..d96b3f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ mock==4.0.1 # via pytest-shutil more-itertools==8.2.0 # via pytest numpy==1.18.1 packaging==20.1 # via pytest -pandas==0.25.3 +pandas==1.0.1 pluggy==0.13.1 # via pytest py==1.8.1 # via pytest path.py==12.0.2 # via pytest-shutil From 49e8281e676e58c4bb5b5a6139b7c56ea7508d86 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:26 -0700 Subject: [PATCH 06/22] Update path.py from 12.0.2 to 12.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d96b3f4..11f247d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ packaging==20.1 # via pytest pandas==1.0.1 pluggy==0.13.1 # via pytest py==1.8.1 # via pytest -path.py==12.0.2 # via pytest-shutil +path.py==12.4.0 # via pytest-shutil pyfaidx==0.5.8 pyfastaq==3.17.0 # via shell scripts pyparsing==2.4.6 # via matplotlib, pytest From 0862442fd0a7d63290e55d52e15a409d8070ed40 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:27 -0700 Subject: [PATCH 07/22] Update pytest from 5.3.4 to 5.3.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11f247d..2c6ded5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ pyfaidx==0.5.8 pyfastaq==3.17.0 # via shell scripts pyparsing==2.4.6 # via matplotlib, pytest python-dateutil==2.8.1 # via matplotlib, pandas -pytest==5.3.4 +pytest==5.3.5 pytest-shutil==1.7.0 pytz==2019.3 # via pandas pyyaml==5.3 From f12b796e9c261b661cfbcdae90a5c70da71ff00f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:28 -0700 Subject: [PATCH 08/22] Update zipp from 2.1.0 to 3.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2c6ded5..7317876 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,4 +32,4 @@ seaborn==0.10.0 six==1.14.0 # via pyfaidx, python-dateutil, pytest termcolor==1.1.0 # via pytest-shutil wcwidth==0.1.8 # via pytest -zipp==2.1.0 # via pytest \ No newline at end of file +zipp==3.0.0 # via pytest \ No newline at end of file From 0506046ec4d50915b57f6a890ce5504ba16f5ff8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:29 -0700 Subject: [PATCH 09/22] Pin biopython to latest version 1.76 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index f4dd687..22607c5 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.76 click>=5.0 click_plugins colorama From 76d3532a023d8d28e61a90294759e37c8f854064 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:30 -0700 Subject: [PATCH 10/22] Pin click_plugins to latest version 1.1.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 22607c5..43a829f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -47,7 +47,7 @@ packages = aakbar install_requires = biopython==1.76 click>=5.0 - click_plugins + click_plugins==1.1.1 colorama coverage matplotlib From c91def8ca0f7cc4027aa7db3e340aba1e46bc8a5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:31 -0700 Subject: [PATCH 11/22] Pin colorama to latest version 0.4.3 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 43a829f..d7591e5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -48,7 +48,7 @@ install_requires = biopython==1.76 click>=5.0 click_plugins==1.1.1 - colorama + colorama==0.4.3 coverage matplotlib numpy From e302a55df5875fe43796a0a339e21d5c044a24f9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:32 -0700 Subject: [PATCH 12/22] Pin coverage to latest version 5.0.3 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index d7591e5..20958d0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -49,7 +49,7 @@ install_requires = click>=5.0 click_plugins==1.1.1 colorama==0.4.3 - coverage + coverage==5.0.3 matplotlib numpy pandas From e2704588c26315182a4c340398d289dd0dbf92b6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:34 -0700 Subject: [PATCH 13/22] Pin matplotlib to latest version 3.1.3 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 20958d0..18a69dd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -50,7 +50,7 @@ install_requires = click_plugins==1.1.1 colorama==0.4.3 coverage==5.0.3 - matplotlib + matplotlib==3.1.3 numpy pandas path.py<=12.0.2 From 3d741510b4f21303c877e1eea9f71496b92fcd4f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:35 -0700 Subject: [PATCH 14/22] Pin numpy to latest version 1.18.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 18a69dd..b17a91e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -51,7 +51,7 @@ install_requires = colorama==0.4.3 coverage==5.0.3 matplotlib==3.1.3 - numpy + numpy==1.18.1 pandas path.py<=12.0.2 pyfaidx From 47c82046c72707159fd196cede3bb7ba21e26f0e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:36 -0700 Subject: [PATCH 15/22] Pin pandas to latest version 1.0.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index b17a91e..928b4a6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -52,7 +52,7 @@ install_requires = coverage==5.0.3 matplotlib==3.1.3 numpy==1.18.1 - pandas + pandas==1.0.1 path.py<=12.0.2 pyfaidx pyfastaq From dcf1ec3e9be4815938c9943ba86b0c9a4cdbb09e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:37 -0700 Subject: [PATCH 16/22] Pin path.py to latest version 12.4.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 928b4a6..a98b809 100644 --- a/setup.cfg +++ b/setup.cfg @@ -53,7 +53,7 @@ install_requires = matplotlib==3.1.3 numpy==1.18.1 pandas==1.0.1 - path.py<=12.0.2 + path.py==12.4.0 pyfaidx pyfastaq pytest From 4f8d49f8bcaa28aa644cb08cb15dfa3579deca53 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:38 -0700 Subject: [PATCH 17/22] Pin pyfaidx to latest version 0.5.8 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index a98b809..e85e04d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -54,7 +54,7 @@ install_requires = numpy==1.18.1 pandas==1.0.1 path.py==12.4.0 - pyfaidx + pyfaidx==0.5.8 pyfastaq pytest pytest-shutil From 2dc85fda8a242f6cf006ec6156206cb45623fb13 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:39 -0700 Subject: [PATCH 18/22] Pin pyfastaq to latest version 3.17.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index e85e04d..1b35a90 100644 --- a/setup.cfg +++ b/setup.cfg @@ -55,7 +55,7 @@ install_requires = pandas==1.0.1 path.py==12.4.0 pyfaidx==0.5.8 - pyfastaq + pyfastaq==3.17.0 pytest pytest-shutil pyyaml From a2f3a10b5370479e4e3384ef260700fe0e76d5c3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:40 -0700 Subject: [PATCH 19/22] Pin pytest to latest version 5.3.5 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 1b35a90..455c262 100644 --- a/setup.cfg +++ b/setup.cfg @@ -56,7 +56,7 @@ install_requires = path.py==12.4.0 pyfaidx==0.5.8 pyfastaq==3.17.0 - pytest + pytest==5.3.5 pytest-shutil pyyaml seaborn From a85967975294b83bc7b5a2730570de93bcc23b06 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:41 -0700 Subject: [PATCH 20/22] Pin pytest-shutil to latest version 1.7.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 455c262..0070068 100644 --- a/setup.cfg +++ b/setup.cfg @@ -57,7 +57,7 @@ install_requires = pyfaidx==0.5.8 pyfastaq==3.17.0 pytest==5.3.5 - pytest-shutil + pytest-shutil==1.7.0 pyyaml seaborn From b44c2816672a0ef76f88bebc885c3a9284bb6a79 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:42 -0700 Subject: [PATCH 21/22] Pin pyyaml to latest version 5.3 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 0070068..f3b93a9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -58,7 +58,7 @@ install_requires = pyfastaq==3.17.0 pytest==5.3.5 pytest-shutil==1.7.0 - pyyaml + pyyaml==5.3 seaborn [options.package_data] From 15201e7bd08c0da6e8c7fd924f5e1272626b0774 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Feb 2020 11:02:43 -0700 Subject: [PATCH 22/22] Pin seaborn to latest version 0.10.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index f3b93a9..e1a99b0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -59,7 +59,7 @@ install_requires = pytest==5.3.5 pytest-shutil==1.7.0 pyyaml==5.3 - seaborn + seaborn==0.10.0 [options.package_data] * =