From ad9b2ce75f7e7a135a6e0d3abce3dba0360df273 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 18:41:47 +0530 Subject: [PATCH] Bump mailman-hyperkitty from 1.2.0 to 1.2.1 in /core (#591) Bumps [mailman-hyperkitty](https://gitlab.com/mailman/mailman-hyperkitty) from 1.2.0 to 1.2.1. - [Release notes](https://gitlab.com/mailman/mailman-hyperkitty/tags) - [Commits](https://gitlab.com/mailman/mailman-hyperkitty/compare/1.2.0...1.2.1) --- updated-dependencies: - dependency-name: mailman-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> --- core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/requirements.txt b/core/requirements.txt index ab32443..48d2917 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.8 -mailman-hyperkitty==1.2.0 \ No newline at end of file +mailman-hyperkitty==1.2.1 \ No newline at end of file