diff --git a/pyproject.toml b/pyproject.toml index 4f167b08..e765d69c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ development = [ "tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml 'pre-commit==4.5.1', 'ruff==0.15.8', - 'hypothesis==6.151.9', + 'hypothesis==6.151.10', 'import-linter==2.11', ] docs = [