From 202817d36b29f1e4cf2845a0a6d49c9b3411ae0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 10:33:24 +0000 Subject: [PATCH] chore(deps-dev): Bump towncrier from 25.8.0 to 26.9.0 Bumps [towncrier](https://github.com/twisted/towncrier) from 25.8.0 to 26.9.0. - [Release notes](https://github.com/twisted/towncrier/releases) - [Changelog](https://github.com/twisted/towncrier/blob/trunk/NEWS.rst) - [Commits](https://github.com/twisted/towncrier/compare/25.8.0...26.9.0) --- updated-dependencies: - dependency-name: towncrier dependency-version: 26.9.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index af0778e24..505ab2617 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -86,7 +86,7 @@ dev = [ "sphinxcontrib-towncrier==0.5.0a0", "strict-kwargs==2026.8.28.post2", "sybil==10.1.0", - "towncrier==25.8.0", + "towncrier==26.9.0", "ty==0.0.78", "types-requests==2.33.0.20260712", "vale==3.20.0.0", @@ -96,7 +96,7 @@ dev = [ "yamlfix==1.19.1", "zizmor==1.30.0", ] -release = [ "check-wheel-contents==0.6.3", "towncrier==25.8.0" ] +release = [ "check-wheel-contents==0.6.3", "towncrier==26.9.0" ] [tool.setuptools] packages.find.where = [