Skip to content

Commit 660db8f

Browse files
Bump email-validator from 1.2.1 to 1.3.0 (#380)
Bumps [email-validator](https://github.com/JoshData/python-email-validator) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/JoshData/python-email-validator/releases) - [Changelog](https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md) - [Commits](JoshData/python-email-validator@v1.2.1...v1.3.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
1 parent f6ed168 commit 660db8f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ pytest-xdist = "^2.5.0"
6161
unasync = "^0.5.0"
6262
pytest-asyncio = "^0.19.0"
6363
twine = "^4.0.1"
64-
email-validator = "^1.2.1"
64+
email-validator = "^1.3.0"
6565
tox = "^3.26.0"
6666
tox-pyenv = "^1.1.0"
6767

0 commit comments

Comments
 (0)