diff --git a/pyproject.toml b/pyproject.toml index c679c1d1..c4b1a16c 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.1', 'ruff==0.15.22', - 'hypothesis==6.161.5', + 'hypothesis==6.161.7', 'import-linter==2.13', ] docs = [