diff --git a/packages/requirements-dev.txt b/packages/requirements-dev.txt index c0fd97e..5dddd84 100644 --- a/packages/requirements-dev.txt +++ b/packages/requirements-dev.txt @@ -56,7 +56,7 @@ pathspec==0.12.1 ; python_version >= "3.9" and python_version < "4.0" pbr==6.1.0 ; python_version >= "3.9" and python_version < "4.0" platformdirs==4.3.6 ; python_version >= "3.9" and python_version < "4.0" pluggy==1.5.0 ; python_version >= "3.9" and python_version < "4.0" -pre-commit==3.8.0 ; python_version >= "3.9" and python_version < "4.0" +pre-commit==4.0.1 ; python_version >= "3.9" and python_version < "4.0" prompt-toolkit==3.0.48 ; python_version >= "3.9" and python_version < "4.0" pydantic-core==2.27.2 ; python_version >= "3.9" and python_version < "4.0" pydantic==2.10.5 ; python_version >= "3.9" and python_version < "4.0"