From 640fcecfd501640d69f3a85f0b961c1d11f4a3ff Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 12:18:03 -0500 Subject: [PATCH 01/14] Update toil from 5.0.0 to 6.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6217b4e..cabf442 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -toil[cwl]==5.0.0 +toil[cwl]==6.1.0 pytz==2020.1 typing==3.7.4.3 ruamel.yaml==0.16.5 From 2d677c78eaa3aa9b0f30c2d23723ae2f20e0d09d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 12:18:03 -0500 Subject: [PATCH 02/14] Update pytz from 2020.1 to 2024.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cabf442..a3d1959 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ toil[cwl]==6.1.0 -pytz==2020.1 +pytz==2024.1 typing==3.7.4.3 ruamel.yaml==0.16.5 pip==20.2.3 From 23baf3ee16c20ebcbd1c69a8c257178eac2a3092 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 12:18:04 -0500 Subject: [PATCH 03/14] Update typing from 3.7.4.3 to 3.10.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3d1959..854adb4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ toil[cwl]==6.1.0 pytz==2024.1 -typing==3.7.4.3 +typing==3.10.0.0 ruamel.yaml==0.16.5 pip==20.2.3 bumpversion==0.6.0 From 57e5a699aaa6ef93dfc73f0d9b63ebd5b3aeb501 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 12:18:04 -0500 Subject: [PATCH 04/14] Update ruamel.yaml from 0.16.5 to 0.18.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 854adb4..53c0dad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ toil[cwl]==6.1.0 pytz==2024.1 typing==3.10.0.0 -ruamel.yaml==0.16.5 +ruamel.yaml==0.18.6 pip==20.2.3 bumpversion==0.6.0 wheel==0.35.1 From 9a878f0403a77435700e7c9ea1ed96d784e73d1e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 12:18:05 -0500 Subject: [PATCH 05/14] Update pip from 20.2.3 to 24.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 53c0dad..4adca16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ toil[cwl]==6.1.0 pytz==2024.1 typing==3.10.0.0 ruamel.yaml==0.18.6 -pip==20.2.3 +pip==24.0 bumpversion==0.6.0 wheel==0.35.1 watchdog==0.10.3 From c7d74dcbcaa7a018a84056dc29e723f68533a718 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 12:18:05 -0500 Subject: [PATCH 06/14] Update wheel from 0.35.1 to 0.42.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4adca16..82e6e1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ typing==3.10.0.0 ruamel.yaml==0.18.6 pip==24.0 bumpversion==0.6.0 -wheel==0.35.1 +wheel==0.42.0 watchdog==0.10.3 flake8==3.8.4 tox==3.20.0 From 8a98fb4e9f6bd88f5dba5f940c8913cf90042e11 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 12:18:05 -0500 Subject: [PATCH 07/14] Update watchdog from 0.10.3 to 4.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 82e6e1c..e624b12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ ruamel.yaml==0.18.6 pip==24.0 bumpversion==0.6.0 wheel==0.42.0 -watchdog==0.10.3 +watchdog==4.0.0 flake8==3.8.4 tox==3.20.0 coverage==5.3 From 109957be550ebff2b4b3e3debb62205fa3159349 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 12:18:06 -0500 Subject: [PATCH 08/14] Update flake8 from 3.8.4 to 7.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e624b12..be61966 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pip==24.0 bumpversion==0.6.0 wheel==0.42.0 watchdog==4.0.0 -flake8==3.8.4 +flake8==7.0.0 tox==3.20.0 coverage==5.3 twine==3.2.0 From c3c8ad540d4129d32dde8a1ce54ca998469bd6b3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 12:18:06 -0500 Subject: [PATCH 09/14] Update tox from 3.20.0 to 4.13.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index be61966..c5d8037 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ bumpversion==0.6.0 wheel==0.42.0 watchdog==4.0.0 flake8==7.0.0 -tox==3.20.0 +tox==4.13.0 coverage==5.3 twine==3.2.0 pytest==6.1.1 From 8da0e49e05f9f4eeec8a5941c229ab17fd7b48ba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 12:18:06 -0500 Subject: [PATCH 10/14] Update coverage from 5.3 to 7.4.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c5d8037..c207885 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ wheel==0.42.0 watchdog==4.0.0 flake8==7.0.0 tox==4.13.0 -coverage==5.3 +coverage==7.4.3 twine==3.2.0 pytest==6.1.1 pytest-runner==5.2 From ed5dbaee7fd3492a649222674033bd602485f041 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 12:18:07 -0500 Subject: [PATCH 11/14] Update twine from 3.2.0 to 5.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c207885..57843f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ watchdog==4.0.0 flake8==7.0.0 tox==4.13.0 coverage==7.4.3 -twine==3.2.0 +twine==5.0.0 pytest==6.1.1 pytest-runner==5.2 coloredlogs==10.0 From bd70aa28fdd0eec4a0295cf015fa442f7fe635ae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 12:18:07 -0500 Subject: [PATCH 12/14] Update pytest from 6.1.1 to 8.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 57843f6..effc06e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ flake8==7.0.0 tox==4.13.0 coverage==7.4.3 twine==5.0.0 -pytest==6.1.1 +pytest==8.0.2 pytest-runner==5.2 coloredlogs==10.0 pytest-travis-fold==1.3.0 From 66946cd98babfc4e03171e5c072d6e83f944488e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 12:18:08 -0500 Subject: [PATCH 13/14] Update pytest-runner from 5.2 to 6.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index effc06e..2bdef0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ tox==4.13.0 coverage==7.4.3 twine==5.0.0 pytest==8.0.2 -pytest-runner==5.2 +pytest-runner==6.0.1 coloredlogs==10.0 pytest-travis-fold==1.3.0 From 62cca358cb789c174f901edbd823efe3bde1fef5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Mar 2024 12:18:08 -0500 Subject: [PATCH 14/14] Update coloredlogs from 10.0 to 15.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2bdef0f..f3f090b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,5 +12,5 @@ coverage==7.4.3 twine==5.0.0 pytest==8.0.2 pytest-runner==6.0.1 -coloredlogs==10.0 +coloredlogs==15.0.1 pytest-travis-fold==1.3.0