diff --git a/docs/source/unreleased.rst b/docs/source/unreleased.rst index d297d1976..bcfc1279b 100644 --- a/docs/source/unreleased.rst +++ b/docs/source/unreleased.rst @@ -2,7 +2,6 @@ Unreleased changes ================== Changes that have landed on the main branch but are not yet part of a tagged release. -These entries are assembled into the -:doc:`changelog` when the next release is published. +These entries are assembled into the :doc:`changelog` when the next release is published. .. towncrier-draft-entries:: diff --git a/pyproject.toml b/pyproject.toml index fe3b4fc71..080e08efd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ dev = [ # use it to lint shell commands in GitHub workflow files. "shellcheck-py==0.11.0.1", "shfmt-py==4.2.0", - "snapper-fmt==0.11.1", + "snapper-fmt==0.11.2", "sphinx==9.1.0", "sphinx-copybutton==0.5.2", "sphinx-lint==1.0.2",