From 4502598d2b9a10744dc132b4f1cad7937b796c11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 18:05:01 -0700 Subject: [PATCH] Bump django-mailman3 from 1.3.11 to 1.3.12 in /web (#689) Bumps [django-mailman3](https://gitlab.com/mailman/django-mailman3) from 1.3.11 to 1.3.12. - [Release notes](https://gitlab.com/mailman/django-mailman3/tags) - [Commits](https://gitlab.com/mailman/django-mailman3/compare/v1.3.11...v1.3.12) --- updated-dependencies: - dependency-name: django-mailman3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Abhilash Raj --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index e6dcc61..9d54fee 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -1,4 +1,4 @@ mailmanclient==3.3.5 postorius==1.3.10 hyperkitty==1.3.9 -django-mailman3==1.3.11 \ No newline at end of file +django-mailman3==1.3.12 \ No newline at end of file