From 49fa5c7fa703207997aa24ca9da77a90cad64c7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 13:12:50 +0000 Subject: [PATCH] Bump django-mailman3 from 1.3.8 to 1.3.9 in /web (#588) Bumps [django-mailman3](https://gitlab.com/mailman/django-mailman3) from 1.3.8 to 1.3.9. - [Release notes](https://gitlab.com/mailman/django-mailman3/tags) - [Commits](https://gitlab.com/mailman/django-mailman3/compare/v1.3.8...1.3.9) --- updated-dependencies: - dependency-name: django-mailman3 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> --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index 11d5571..61f85e2 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -1,4 +1,4 @@ mailmanclient==3.3.5 postorius==1.3.8 hyperkitty==1.3.7 -django-mailman3==1.3.8 \ No newline at end of file +django-mailman3==1.3.9 \ No newline at end of file