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 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",