From 55c8a71cbdbff3e7d1e787f3f05198515a048d59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 05:05:13 -0800 Subject: [PATCH] Bump mailmanclient from 3.3.4 to 3.3.5 in /web (#587) Bumps [mailmanclient](https://gitlab.com/mailman/mailmanclient) from 3.3.4 to 3.3.5. - [Release notes](https://gitlab.com/mailman/mailmanclient/tags) - [Commits](https://gitlab.com/mailman/mailmanclient/compare/3.3.4...3.3.5) --- updated-dependencies: - dependency-name: mailmanclient 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 eec95aa..dfe67ae 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -1,4 +1,4 @@ -mailmanclient==3.3.4 +mailmanclient==3.3.5 postorius==1.3.7 hyperkitty==1.3.7 django-mailman3==1.3.8 \ No newline at end of file