From 0c9b0179c57b4a49f0897cc245760d7bc6f9e4d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 05:04:22 -0800 Subject: [PATCH] Bump mailman from 3.3.7 to 3.3.8 in /core (#592) Bumps [mailman](https://gitlab.com/mailman/mailman) from 3.3.7 to 3.3.8. - [Release notes](https://gitlab.com/mailman/mailman/tags) - [Commits](https://gitlab.com/mailman/mailman/compare/3.3.7...3.3.8) --- 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 79bc76d..ab32443 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.7 +mailman==3.3.8 mailman-hyperkitty==1.2.0 \ No newline at end of file