From ce72ce2dd32ba4e3c0b7d5112a59d3ac5d222f94 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 9 Jan 2025 18:51:14 +0000
Subject: [PATCH 1/2] Bump towncrier from 22.12.0 to 24.8.0

Bumps [towncrier](https://github.com/twisted/towncrier) from 22.12.0 to 24.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...24.8.0)

---
updated-dependencies:
- dependency-name: towncrier
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 51bd61e..3b9aa63 100644
--- a/setup.py
+++ b/setup.py
@@ -53,7 +53,7 @@
     include_package_data=True,
     install_requires=[
         "gitpython",
-        "towncrier==22.12.0",
+        "towncrier==24.8.0",
         "pyautoversion~=1.2.0",
         # FIXME change when https://github.com/pdoc3/pdoc/issues/299 is fixed
         "pdoc3==0.10.0",

From b4b1e69b1629706e66f1398793e7174a67ba69fa Mon Sep 17 00:00:00 2001
From: Monty Bot <monty-bot@arm.com>
Date: Thu, 9 Jan 2025 18:51:39 +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/20250109185139.bugfix | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 news/20250109185139.bugfix

diff --git a/news/20250109185139.bugfix b/news/20250109185139.bugfix
new file mode 100644
index 0000000..8221669
--- /dev/null
+++ b/news/20250109185139.bugfix
@@ -0,0 +1 @@
+Dependency upgrade: towncrier-24.8.0