bump towncrier version pins

This commit is contained in:
pacrob
2024-10-24 14:45:04 -06:00
committed by Paul Robinson
parent 40ce3a8174
commit 224044874e

View File

@ -18,7 +18,7 @@ extras_require = {
"sphinx>=6.0.0",
"sphinx-autobuild>=2021.3.14",
"sphinx_rtd_theme>=1.0.0",
"towncrier>=21,<22",
"towncrier>=24,<25",
],
"test": [
"pytest>=7.0.0",