Update towncrier requirement from ~=22.8 to ~=22.12 (#7986)

Updates the requirements on [towncrier](https://github.com/twisted/towncrier) to permit the latest version.
- [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.8.0...22.12.0)

---
updated-dependencies:
- dependency-name: towncrier
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-26 14:04:53 +00:00 committed by GitHub
parent b5bcf19279
commit c35f5a61f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Sphinx==5.3.0
sphinx-reredirects<1
myst-parser~=0.18
towncrier~=22.8
towncrier~=22.12
furo==2022.12.7
-e .

View File

@ -6,5 +6,5 @@ py~=1.11.0
pytest~=7.2
pytest-benchmark~=4.0
pytest-timeout~=2.1
towncrier~=22.8
towncrier~=22.12
requests