Skip to content

Commit e2523dc

Browse files
Bump email-validator from 1.2.0 to 1.2.1
Bumps [email-validator](https://github.com/JoshData/python-email-validator) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/JoshData/python-email-validator/releases) - [Commits](JoshData/python-email-validator@v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: email-validator dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00ed537 commit e2523dc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -51,7 +51,7 @@ pytest-xdist = "^2.5.0"
5151
unasync = "^0.5.0"
5252
pytest-asyncio = "^0.18.3"
5353
twine = "^4.0.0"
54-
email-validator = "^1.2.0"
54+
email-validator = "^1.2.1"
5555
tox = "^3.25.0"
5656
tox-pyenv = "^1.1.0"
5757

0 commit comments

Comments
 (0)