Skip to content

Commit dee3478

Browse files
Update towncrier requirement from ~=23.6 to ~=23.10 (#9205)
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@23.6.0...23.10.0) --- updated-dependencies: - dependency-name: towncrier dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 971fcf4 commit dee3478

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,5 +1,5 @@
11
Sphinx==7.2.6
22
sphinx-reredirects<1
3-
towncrier~=23.6
3+
towncrier~=23.10
44
furo==2023.9.10
55
-e .

requirements_test_min.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ py~=1.11.0
66
pytest~=7.4
77
pytest-benchmark~=4.0
88
pytest-timeout~=2.2
9-
towncrier~=23.6
9+
towncrier~=23.10
1010
requests
1111
# Voluntary for test purpose, not actually used in prod, see #8904
1212
setuptools==41.6.0

0 commit comments

Comments
 (0)