From 73fe672a0586222c14b37890bda3907aa95ccf6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 02:56:56 +0000 Subject: [PATCH] build(deps): bump mail-parser from 4.1.4 to 4.2.1 in /mail Bumps [mail-parser](https://github.com/SpamScope/mail-parser) from 4.1.4 to 4.2.1. - [Release notes](https://github.com/SpamScope/mail-parser/releases) - [Commits](https://github.com/SpamScope/mail-parser/compare/4.1.4...4.2.1) --- updated-dependencies: - dependency-name: mail-parser dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- mail/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/requirements.txt b/mail/requirements.txt index 5999042..3f450af 100644 --- a/mail/requirements.txt +++ b/mail/requirements.txt @@ -1 +1 @@ -mail-parser==4.1.4 +mail-parser==4.2.1