Skip to content

Commit

Permalink
build(deps): bump email-validator from 1.1.3 to 1.2.1 (pydantic#4060)
Browse files Browse the repository at this point in the history
Bumps [email-validator](https://github.com/JoshData/python-email-validator) from 1.1.3 to 1.2.1.
- [Release notes](https://github.com/JoshData/python-email-validator/releases)
- [Commits](JoshData/python-email-validator@v1.1.3...v1.2.1)

---
updated-dependencies:
- dependency-name: email-validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and Nash Taylor committed Jun 24, 2022
1 parent b9175b6 commit 2c13fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -2,7 +2,7 @@

Cython==0.29.28;sys_platform!='win32'
devtools==0.8.0
email-validator==1.1.3
email-validator==1.2.1
dataclasses==0.6; python_version < '3.7'
typing-extensions==4.2.0
python-dotenv==0.20.0

0 comments on commit 2c13fa6

Please sign in to comment.