From 3eb79f6f881d90f8cb0d2bd4f6308b494425358b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 02:53:08 +0000 Subject: [PATCH] build(deps): bump mail-parser from 4.3.0 to 4.4.0 in /mail Bumps [mail-parser](https://github.com/SpamScope/mail-parser) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/SpamScope/mail-parser/releases) - [Commits](https://github.com/SpamScope/mail-parser/compare/4.3.0...4.4.0) --- updated-dependencies: - dependency-name: mail-parser dependency-version: 4.4.0 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 920c400..f1bca9e 100644 --- a/mail/requirements.txt +++ b/mail/requirements.txt @@ -1 +1 @@ -mail-parser==4.3.0 +mail-parser==4.4.0