From c96d710b6d0f039080b3608bece1940d0c33826a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 07:45:46 +0000 Subject: [PATCH] Bump hyperkitty from 1.3.11 to 1.3.12 in /web Bumps [hyperkitty](https://gitlab.com/mailman/hyperkitty) from 1.3.11 to 1.3.12. - [Release notes](https://gitlab.com/mailman/hyperkitty/tags) - [Commits](https://gitlab.com/mailman/hyperkitty/compare/1.3.11...1.3.12) --- updated-dependencies: - dependency-name: hyperkitty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index 7400b73..e88b3b6 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -1,4 +1,4 @@ mailmanclient==3.3.5 postorius==1.3.10 -hyperkitty==1.3.11 +hyperkitty==1.3.12 django-mailman3==1.3.15 \ No newline at end of file