diff --git a/python/pyproject.toml b/python/pyproject.toml index e2c95c1..d4cc6b0 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -122,7 +122,7 @@ ignore_missing_imports = true [dependency-groups] dev = [ - "hypothesis>=6.165.9", + "hypothesis>=6.165.10", "maturin>=1.14.0", "mypy>=2.3.1", "opentelemetry-api>=1.44.0",