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