Skip to content

Commit ca8fc43

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 70e5a9f commit ca8fc43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"requests==2.21.0",
1717
"SQLAlchemy==1.3.1",
1818
"pre-commit==1.14.4",
19-
"email-validator==1.0.3",
19+
"email-validator==1.0.4",
2020
"python-multipart==0.0.5",
2121
],
2222
setup_requires=["pytest-runner"],

0 commit comments

Comments
 (0)