Skip to content

Commit 9154370

Browse files
Bump towncrier from 19.2.0 to 21.3.0 (#9)
* Bump towncrier from 19.2.0 to 21.3.0 Bumps [towncrier](https://github.com/hawkowl/towncrier) from 19.2.0 to 21.3.0. - [Release notes](https://github.com/hawkowl/towncrier/releases) - [Changelog](https://github.com/twisted/towncrier/blob/master/NEWS.rst) - [Commits](twisted/towncrier@19.2.0...21.3.0) --- updated-dependencies: - dependency-name: towncrier dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * 📰 Automatic changes ⚙ Adding news file Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Monty Bot <[email protected]>
1 parent b6cf3c1 commit 9154370

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

news/202108110250.bugfix

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: towncrier-21.3.0

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==19.2.0",
56+
"towncrier==21.3.0",
5757
"pyautoversion~=1.2.0",
5858
# FIXME change when https://github.com/pdoc3/pdoc/issues/299 is fixed
5959
"pdoc3==0.9.1",

0 commit comments

Comments
 (0)