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