From 3691683dc50ccb042f1e92ae6ddb9bc14f4e4084 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Oct 2024 13:10:07 -0400 Subject: [PATCH] Update toil from 5.10.0 to 7.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 713349a..6df19db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ coloredlogs==15.0.1 pytest==8.3.3 setuptools==75.1.0 -toil[cwl]==5.10.0 +toil[cwl]==7.0.0 pytest-runner==6.0.1 tox==3.27.1