diff --git a/requirements.txt b/requirements.txt index 6217b4e..f3f090b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,16 @@ -toil[cwl]==5.0.0 -pytz==2020.1 -typing==3.7.4.3 -ruamel.yaml==0.16.5 -pip==20.2.3 +toil[cwl]==6.1.0 +pytz==2024.1 +typing==3.10.0.0 +ruamel.yaml==0.18.6 +pip==24.0 bumpversion==0.6.0 -wheel==0.35.1 -watchdog==0.10.3 -flake8==3.8.4 -tox==3.20.0 -coverage==5.3 -twine==3.2.0 -pytest==6.1.1 -pytest-runner==5.2 -coloredlogs==10.0 +wheel==0.42.0 +watchdog==4.0.0 +flake8==7.0.0 +tox==4.13.0 +coverage==7.4.3 +twine==5.0.0 +pytest==8.0.2 +pytest-runner==6.0.1 +coloredlogs==15.0.1 pytest-travis-fold==1.3.0