Skip to content

Commit c43076a

Browse files
Update email-validator requirement from ^1.3.0 to ^2.0.0 (#501)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chayim <[email protected]>
1 parent b12b432 commit c43076a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ pytest-cov = "^4.0.0"
5858
pytest-xdist = "^3.1.0"
5959
unasync = "^0.5.0"
6060
pytest-asyncio = "^0.20.3"
61-
email-validator = "^1.3.0"
61+
email-validator = "^2.0.0"
6262
tox = "^3.26.0"
6363
tox-pyenv = "^1.1.0"
6464

0 commit comments

Comments
 (0)