Skip to content

Commit

Permalink
chore: Bump mailchecker from 5.0.2 to 5.0.3 (#1201)
Browse files Browse the repository at this point in the history
Bumps [mailchecker](https://github.com/FGRibreau/mailchecker) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/FGRibreau/mailchecker/releases)
- [Changelog](https://github.com/FGRibreau/mailchecker/blob/master/CHANGELOG.md)
- [Commits](FGRibreau/mailchecker@v5.0.2...v5.0.3)

---
updated-dependencies:
- dependency-name: mailchecker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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>
  • Loading branch information
dependabot[bot] committed Oct 11, 2022
1 parent 0a45267 commit 31146d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ fantoccini = { version = "0.19.3", optional = true }
futures = { version = "0.3.24", optional = true }
fast-socks5 = "0.8.1"
log = "0.4.17"
mailchecker = "5.0.2"
mailchecker = "5.0.3"
rand = { version = "0.8.5", features = ["small_rng"] }
regex = "1.6.0"
reqwest = { version = "0.11.12", features = ["json", "socks"] }
Expand Down

0 comments on commit 31146d8

Please sign in to comment.