Skip to content

Commit ce72ce2

Browse files
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](twisted/towncrier@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] <[email protected]>
1 parent ea676f5 commit ce72ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
include_package_data=True,
5454
install_requires=[
5555
"gitpython",
56-
"towncrier==22.12.0",
56+
"towncrier==24.8.0",
5757
"pyautoversion~=1.2.0",
5858
# FIXME change when https://github.com/pdoc3/pdoc/issues/299 is fixed
5959
"pdoc3==0.10.0",

0 commit comments

Comments
 (0)