From d7832c98731b169dbcbd9519d5ea8928a8a983f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 07:24:47 +0000 Subject: [PATCH] Bump django-mailman3 from 1.3.12 to 1.3.15 in /web Bumps [django-mailman3](https://gitlab.com/mailman/django-mailman3) from 1.3.12 to 1.3.15. - [Release notes](https://gitlab.com/mailman/django-mailman3/tags) - [Commits](https://gitlab.com/mailman/django-mailman3/compare/v1.3.12...v1.3.15) --- updated-dependencies: - dependency-name: django-mailman3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index 9d54fee..5bf03cc 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.12 \ No newline at end of file +django-mailman3==1.3.15 \ No newline at end of file