diff --git a/pyproject.toml b/pyproject.toml index 0665a19..2b51723 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ develop = [ "uv", "wheel", # test - "nanobind<2.12.0", # https://github.com/wjakob/nanobind/commit/abd27e3b5565bc95f5091321f0f863fce8b5b95b + "nanobind<2.13.0", # https://github.com/wjakob/nanobind/commit/abd27e3b5565bc95f5091321f0f863fce8b5b95b "pybind11", "pytest", "pytest-cov",