mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
Bump email-validator from 1.1.1 to 1.1.2 (#2102)
Bumps [email-validator](https://github.com/JoshData/python-email-validator) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/JoshData/python-email-validator/releases) - [Commits](https://github.com/JoshData/python-email-validator/compare/v1.1.1...v1.1.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
Cython==0.29.21;sys_platform!='win32'
|
||||
devtools==0.6.1
|
||||
email-validator==1.1.1
|
||||
email-validator==1.1.2
|
||||
dataclasses==0.6; python_version < '3.7'
|
||||
typing-extensions==3.7.4.1; python_version < '3.8'
|
||||
python-dotenv==0.15.0
|
||||
|
||||
Reference in New Issue
Block a user