diff --git a/requirements.txt b/requirements.txt index 532e087de..d69c8784a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ archspec==0.2.5 argcomplete==3.1.2; python_version < '3.8' -argcomplete==3.5.1; python_version >= '3.8' +argcomplete==3.5.3; python_version >= '3.8' filelock==3.4.1; python_version == '3.6' filelock==3.12.2; python_version == '3.7' filelock==3.16.1; python_version >= '3.8'