From 70b0a34fcad83dd4349fcab372d1e0a5a9a3020e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 15:56:41 +0000 Subject: [PATCH] Bump postorius from 1.3.8 to 1.3.10 in /web Bumps [postorius](https://gitlab.com/mailman/postorius) from 1.3.8 to 1.3.10. - [Release notes](https://gitlab.com/mailman/postorius/tags) - [Commits](https://gitlab.com/mailman/postorius/compare/1.3.8...v1.3.10) --- updated-dependencies: - dependency-name: postorius 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 555b417..c157bc6 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -1,4 +1,4 @@ mailmanclient==3.3.5 -postorius==1.3.8 +postorius==1.3.10 hyperkitty==1.3.8 django-mailman3==1.3.11 \ No newline at end of file