diff --git a/pyproject.toml b/pyproject.toml index 8863374..55c0a47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ pyreadr = "^0.5" pytest = "^8.3.5" pytest-cov = "^6.1.1" pytest-benchmark = ">=4,<6" -python-semantic-release = "^9.21.0" +python-semantic-release = ">=9.21,<11.0" mypy = "^1.15.0" invoke = "^2.2.0" hypothesis = "^6.108"