From 24b8ffbcbb52d0d193790c15ec4d0c2e0d34a92e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:39:28 +0000 Subject: [PATCH] Bump towncrier from 23.6.0 to 24.8.0 Bumps [towncrier](https://github.com/twisted/towncrier) from 23.6.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/23.6.0...24.8.0) --- updated-dependencies: - dependency-name: towncrier dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 778ea88..8257afd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ coverage==7.3.0 mypy==1.5.1 pre-commit==4.0.1 -towncrier==23.6.0 +towncrier==24.8.0 trustme==1.2.0