From 67a6ce82ace12d4dfd91547f35586f21ebe22be0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 17:55:25 +0100 Subject: [PATCH] Bump mailchecker from 5.0.5 to 5.0.6 (#208) Bumps [mailchecker](https://github.com/FGRibreau/mailchecker) from 5.0.5 to 5.0.6. - [Release notes](https://github.com/FGRibreau/mailchecker/releases) - [Changelog](https://github.com/FGRibreau/mailchecker/blob/master/CHANGELOG.md) - [Commits](https://github.com/FGRibreau/mailchecker/compare/v5.0.5...v5.0.6) --- updated-dependencies: - dependency-name: mailchecker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d5ea87d8..4436e2b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ boto3 == 1.26.41 ftfy == 6.1.1 -mailchecker == 5.0.5 +mailchecker == 5.0.6 openpyxl == 3.0.10 phonenumbers == 8.13.3 python-dateutil == 2.8.2