Skip to content

Commit c35f5a6

Browse files
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](twisted/towncrier@22.8.0...22.12.0) --- updated-dependencies: - dependency-name: towncrier dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5bcf19 commit c35f5a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Sphinx==5.3.0
22
sphinx-reredirects<1
33
myst-parser~=0.18
4-
towncrier~=22.8
4+
towncrier~=22.12
55
furo==2022.12.7
66
-e .

requirements_test_min.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ py~=1.11.0
66
pytest~=7.2
77
pytest-benchmark~=4.0
88
pytest-timeout~=2.1
9-
towncrier~=22.8
9+
towncrier~=22.12
1010
requests

0 commit comments

Comments
 (0)