Skip to content

Commit 6a7923e

Browse files
⬆️ Bump email-validator from 1.0.3 to 1.0.4
Bumps [email-validator](https://github.com/JoshData/python-email-validator) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/JoshData/python-email-validator/releases) - [Commits](JoshData/python-email-validator@v1.0.3...v1.0.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent cde1bfe commit 6a7923e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"SQLAlchemy==1.3.1",
1919
"pre-commit==1.14.4",
2020
"pytest_runner==4.4",
21-
"email-validator==1.0.3",
21+
"email-validator==1.0.4",
2222
"python-multipart==0.0.5",
2323
],
2424
tests_require=["pytest", "codecov", "pytest-cov", "pytest-mock"],

0 commit comments

Comments
 (0)