From 2db8a84f53efd0f5766605d2be61588b4890758e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 10:29:31 +0000 Subject: [PATCH 1/2] :arrow_up: Bump towncrier from 22.12.0 to 25.8.0 Bumps [towncrier](https://github.com/twisted/towncrier) from 22.12.0 to 25.8.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/22.12.0...25.8.0) --- updated-dependencies: - dependency-name: towncrier dependency-version: 24.8.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d0495f4..7dbbf0e 100644 --- a/setup.py +++ b/setup.py @@ -58,7 +58,7 @@ # spdx-tools imports pkg_resources from setuptools at runtime. "setuptools", "gitpython", - "towncrier==22.12.0", + "towncrier==25.8.0", "pyautoversion~=1.2.0", # FIXME change when https://github.com/pdoc3/pdoc/issues/299 is fixed "pdoc3==0.10.0", From 4a5c4bb99af5cb6fef80793a61c960de5532f411 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Thu, 4 Jun 2026 10:29:57 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- news/20260604102957.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 news/20260604102957.bugfix diff --git a/news/20260604102957.bugfix b/news/20260604102957.bugfix new file mode 100644 index 0000000..8221669 --- /dev/null +++ b/news/20260604102957.bugfix @@ -0,0 +1 @@ +Dependency upgrade: towncrier-24.8.0