diff --git a/pyproject.toml b/pyproject.toml index 6457ef7f..3930c5c3 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.6.0', 'ruff==0.15.20', - 'hypothesis==6.156.1', + 'hypothesis==6.156.3', 'import-linter==2.13', ] docs = [