diff --git a/pyproject.toml b/pyproject.toml index 54c144e3..d704fea7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -123,7 +123,7 @@ extras = ["python"] optional = true [tool.poetry.group.release.dependencies] -changelogging = "1.4.1" +changelogging = "2.3.0" [tool.ruff] line-length = 100