From edbd2946793f3c6273a8414394cbe8ccbb50fc8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 21:55:13 -0800 Subject: [PATCH] Bump mailman from 3.3.6 to 3.3.7 in /core (#577) Bumps [mailman](https://gitlab.com/mailman/mailman) from 3.3.6 to 3.3.7. - [Release notes](https://gitlab.com/mailman/mailman/tags) - [Commits](https://gitlab.com/mailman/mailman/compare/3.3.6...3.3.7) --- 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> Co-authored-by: Abhilash Raj --- core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/requirements.txt b/core/requirements.txt index 047f5a0..79bc76d 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.6 +mailman==3.3.7 mailman-hyperkitty==1.2.0 \ No newline at end of file