Bump email-validator from 1.1.3 to 1.2.0

Bumps [email-validator](https://github.com/JoshData/python-email-validator) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/JoshData/python-email-validator/releases)
- [Commits](https://github.com/JoshData/python-email-validator/compare/v1.1.3...v1.2.0)

---
updated-dependencies:
- dependency-name: email-validator
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-25 03:35:45 +00:00 committed by GitHub
parent 32b0774053
commit ae73be64d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -51,7 +51,7 @@ pytest-xdist = "^2.5.0"
unasync = "^0.5.0"
pytest-asyncio = "^0.18.3"
twine = "^4.0.0"
email-validator = "^1.1.3"
email-validator = "^1.2.0"
tox = "^3.25.0"
tox-pyenv = "^1.1.0"