From 03928bd50701655f092a2e594cf354c1e7a3a856 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 07:49:56 +0000 Subject: [PATCH] Bump mailman from 3.3.8 to 3.3.9 in /core Bumps [mailman](https://gitlab.com/mailman/mailman) from 3.3.8 to 3.3.9. - [Release notes](https://gitlab.com/mailman/mailman/tags) - [Commits](https://gitlab.com/mailman/mailman/compare/3.3.8...v3.3.9) --- updated-dependencies: - dependency-name: mailman dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/requirements.txt b/core/requirements.txt index 48d2917..b100b91 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.8 +mailman==3.3.9 mailman-hyperkitty==1.2.1 \ No newline at end of file