From b6435761d08c9022aa96c0d5e61d770c8c702e9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 08:38:21 +0000 Subject: [PATCH] Bump mailman-hyperkitty from 1.1.0 to 1.2.0 in /core (#568) Bumps [mailman-hyperkitty](https://gitlab.com/mailman/mailman-hyperkitty) from 1.1.0 to 1.2.0. - [Release notes](https://gitlab.com/mailman/mailman-hyperkitty/tags) - [Commits](https://gitlab.com/mailman/mailman-hyperkitty/compare/v1.1.0...1.2.0) --- updated-dependencies: - dependency-name: mailman-hyperkitty dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/requirements.txt b/core/requirements.txt index 82133d8..c856424 100644 --- a/core/requirements.txt +++ b/core/requirements.txt @@ -2,4 +2,4 @@ # for version updates that isn't supported for contents inside the # Dockerfile. mailman==3.3.4 -mailman-hyperkitty==1.1.0 \ No newline at end of file +mailman-hyperkitty==1.2.0 \ No newline at end of file