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](https://github.com/twisted/towncrier/compare/22.12.0...24.8.0)

---
updated-dependencies:
- dependency-name: towncrier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-11 08:27:14 +00:00
committed by GitHub
parent 157a91359b
commit d2e220c9f9
2 changed files with 11 additions and 67 deletions

View File

@@ -41,7 +41,7 @@ requests = "*"
coverage = ">=6.5,<8.0"
httpx = "*"
tox = "^4.5.1"
towncrier = "^22.12.0"
towncrier = ">=22.12,<25.0"
[tool.poetry.group.distributing]
optional = true