Skip to content

Commit 7342fd7

Browse files
[pip](deps-dev): Update towncrier requirement in the dev-deps group (#580)
Updates the requirements on [towncrier](https://github.com/twisted/towncrier) to permit the latest version. Updates `towncrier` to 25.8.0 - [Release notes](https://github.com/twisted/towncrier/releases) - [Changelog](https://github.com/twisted/towncrier/blob/trunk/NEWS.rst) - [Commits](twisted/towncrier@24.8.0...25.8.0) --- updated-dependencies: - dependency-name: towncrier dependency-version: 25.8.0 dependency-type: direct:development dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c75c0d0 commit 7342fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ lefthook>=1.8.4,<2
66
pyright[nodejs]>=1.1.389,<2
77
ruff>=0.8.0,<1
88
tox>=4.23.2,<5
9-
towncrier>=24.8.0,<25
9+
towncrier>=24.8.0,<26
1010

1111
# Documentation utilities
1212

0 commit comments

Comments
 (0)