From 1c14a3165f7cbd3b25fbef03c94c35fa75b527fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 15:46:44 +0000 Subject: [PATCH] Bump hyperkitty from 1.3.7 to 1.3.8 in /web Bumps [hyperkitty](https://gitlab.com/mailman/hyperkitty) from 1.3.7 to 1.3.8. - [Release notes](https://gitlab.com/mailman/hyperkitty/tags) - [Commits](https://gitlab.com/mailman/hyperkitty/compare/1.3.7...v1.3.8) --- 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 f9de606..555b417 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -1,4 +1,4 @@ mailmanclient==3.3.5 postorius==1.3.8 -hyperkitty==1.3.7 +hyperkitty==1.3.8 django-mailman3==1.3.11 \ No newline at end of file