diff --git a/packages/requirements-dev.txt b/packages/requirements-dev.txt index 33c4ef2..e0cfe9e 100644 --- a/packages/requirements-dev.txt +++ b/packages/requirements-dev.txt @@ -5,7 +5,7 @@ black==24.10.0 ; python_version >= "3.9" and python_version < "4.0" codecov==2.1.13 ; python_version >= "3.9" and python_version < "4.0" commitizen==3.31.0 ; python_version >= "3.9" and python_version < "4.0" coverage==7.6.12 ; python_version >= "3.9" and python_version < "4.0" -docformatter==1.7.5 ; python_version >= "3.9" and python_version < "4.0" +docformatter==1.7.8 ; python_version >= "3.9" and python_version < "4.0" fastapi==0.115.11 ; python_version >= "3.9" and python_version < "4.0" isort==5.13.2 ; python_version >= "3.9" and python_version < "4.0" mypy==1.15.0 ; python_version >= "3.9" and python_version < "4.0"