We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6cf3c1 commit 9154370Copy full SHA for 9154370
news/202108110250.bugfix
@@ -0,0 +1 @@
1
+Dependency upgrade: towncrier-21.3.0
setup.py
@@ -53,7 +53,7 @@
53
include_package_data=True,
54
install_requires=[
55
"gitpython",
56
- "towncrier==19.2.0",
+ "towncrier==21.3.0",
57
"pyautoversion~=1.2.0",
58
# FIXME change when https://github.com/pdoc3/pdoc/issues/299 is fixed
59
"pdoc3==0.9.1",
0 commit comments