From f9cdab4b3eb9a231ec8aa6b1c96742490b6eacdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 05:04:43 -0800 Subject: [PATCH] Bump hyperkitty from 1.3.6 to 1.3.7 in /web (#590) Bumps [hyperkitty](https://gitlab.com/mailman/hyperkitty) from 1.3.6 to 1.3.7. - [Release notes](https://gitlab.com/mailman/hyperkitty/tags) - [Commits](https://gitlab.com/mailman/hyperkitty/compare/v1.3.6...1.3.7) --- updated-dependencies: - dependency-name: hyperkitty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index 20dc945..eec95aa 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -1,4 +1,4 @@ mailmanclient==3.3.4 postorius==1.3.7 -hyperkitty==1.3.6 +hyperkitty==1.3.7 django-mailman3==1.3.8 \ No newline at end of file