diff --git a/find-project-root/requirements-dev.txt b/find-project-root/requirements-dev.txt index e539c86c..5b43e30f 100644 --- a/find-project-root/requirements-dev.txt +++ b/find-project-root/requirements-dev.txt @@ -1,5 +1,5 @@ nox>=2026.4.10 -pre-commit>=4.5.1,<5 +pre-commit>=4.6.0,<5 remove-json-keys>=1.10.2,<2 tomli>=2.4.1,<3 tomli-w>=1.2.0,<2