Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/source/unreleased.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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::
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Loading