diff --git a/python/pyproject.toml b/python/pyproject.toml index 41de27c..37fd6c7 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -98,7 +98,7 @@ ignore_missing_imports = true [dependency-groups] dev = [ - "hypothesis>=6.155.7", + "hypothesis>=6.156.6", "maturin>=1.14.0", "mypy>=2.1.0", "opentelemetry-api>=1.43.0",