mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
Bump email-validator from 1.1.0 to 1.1.1 (#1538)
Bumps [email-validator](https://github.com/JoshData/python-email-validator) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/JoshData/python-email-validator/releases) - [Commits](https://github.com/JoshData/python-email-validator/compare/v1.1.0...v1.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ba2cc5c557
commit
43edbe321d
+1
-1
@@ -4,7 +4,7 @@
|
||||
-r tests/requirements.txt
|
||||
|
||||
devtools==0.5.1
|
||||
email-validator==1.1.0
|
||||
email-validator==1.1.1
|
||||
dataclasses==0.6; python_version < '3.7'
|
||||
typing-extensions==3.7.4.1; python_version < '3.8'
|
||||
python-dotenv==0.13.0
|
||||
|
||||
Reference in New Issue
Block a user