diff --git a/pyproject.toml b/pyproject.toml index 8362341..f2cc332 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ develop = [ "uv", "wheel", # test - "nanobind<2.7.0", # https://github.com/wjakob/nanobind/commit/abd27e3b5565bc95f5091321f0f863fce8b5b95b + "nanobind<2.8.0", # https://github.com/wjakob/nanobind/commit/abd27e3b5565bc95f5091321f0f863fce8b5b95b "pybind11", "pytest", "pytest-cov",