From 9c24f0f6a59e5bf07ae7723286850c931ac4fb63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 13:12:01 +0200 Subject: [PATCH] Update dependency towncrier to v24.8.0 (#286) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Justfile b/Justfile index 14d11ee..5c12853 100644 --- a/Justfile +++ b/Justfile @@ -1,4 +1,4 @@ -towncrier_cmd := "pipx run towncrier==24.7.0" +towncrier_cmd := "pipx run towncrier==24.8.0" _default: @{{just_executable()}} --choose