diff --git a/pyproject.toml b/pyproject.toml index 2a0c15f..0ed982a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ dev = [ "pytest>=8.3,<9.0", "pytest-asyncio>=0.25,<0.26", - "python-semantic-release>=9.0,<10.0", + "python-semantic-release>=9.0,<11.0", "ruff>=0.9", "mypy>=1.14", ]