From b80e60fe54d6d1b6a9dc9c61d96713ee8c9ae9ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 08:46:59 +0000 Subject: [PATCH] Bump mailman from 3.3.4 to 3.3.6 in /core (#567) Bumps [mailman](https://gitlab.com/mailman/mailman) from 3.3.4 to 3.3.6. - [Release notes](https://gitlab.com/mailman/mailman/tags) - [Commits](https://gitlab.com/mailman/mailman/compare/3.3.4...3.3.6) --- updated-dependencies: - dependency-name: mailman 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 c856424..047f5a0 100644 --- a/core/requirements.txt +++ b/core/requirements.txt @@ -1,5 +1,5 @@ # This is a separate file from Dockerfile so that we can use dependabot # for version updates that isn't supported for contents inside the # Dockerfile. -mailman==3.3.4 +mailman==3.3.6 mailman-hyperkitty==1.2.0 \ No newline at end of file