diff --git a/packages/requirements-dev.txt b/packages/requirements-dev.txt index 4994e8a..88ef224 100644 --- a/packages/requirements-dev.txt +++ b/packages/requirements-dev.txt @@ -1,5 +1,5 @@ annotated-types==0.7.0 ; python_version >= "3.9" and python_version < "4.0" -argcomplete==3.5.3 ; python_version >= "3.9" and python_version < "4.0" +argcomplete==3.6.2 ; python_version >= "3.9" and python_version < "4.0" asgiref==3.8.1 ; python_version >= "3.9" and python_version < "4.0" astroid==3.3.9 ; python_version >= "3.9" and python_version < "4.0" bandit==1.8.3 ; python_version >= "3.9" and python_version < "4.0"