Update mailchecker requirement from ~=5.0.0 to ~=5.0.1 (#112)
Updates the requirements on [mailchecker](https://github.com/FGRibreau/mailchecker) to permit the latest version. - [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.0...v5.0.1) --- updated-dependencies: - dependency-name: mailchecker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
714e7ef0ee
commit
7a10e2c7e0
|
@ -1,5 +1,5 @@
|
|||
ftfy ~= 6.0.0
|
||||
mailchecker ~= 5.0.0
|
||||
mailchecker ~= 5.0.1
|
||||
phonenumbers ~= 8.12.55
|
||||
python-dateutil ~= 2.8.2
|
||||
python-fsutil ~= 0.6.1
|
||||
|
|
Loading…
Reference in New Issue