From 72bf1d1a6b2bc36839204a9add77df26fc7019b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 02:54:09 +0000 Subject: [PATCH] build(deps): bump mail-parser from 4.6.2 to 4.6.3 in /mail Bumps [mail-parser](https://github.com/SpamScope/mail-parser) from 4.6.2 to 4.6.3. - [Release notes](https://github.com/SpamScope/mail-parser/releases) - [Commits](https://github.com/SpamScope/mail-parser/compare/4.6.2...4.6.3) --- updated-dependencies: - dependency-name: mail-parser dependency-version: 4.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 dbf23ae..c4f1447 100644 --- a/mail/requirements.txt +++ b/mail/requirements.txt @@ -1 +1 @@ -mail-parser==4.6.2 +mail-parser==4.6.3