Skip to content

Commit 228be54

Browse files
Bump email-validator from 2.0.0.post2 to 2.2.0 (#110)
Bumps [email-validator](https://github.com/JoshData/python-email-validator) from 2.0.0.post2 to 2.2.0. - [Release notes](https://github.com/JoshData/python-email-validator/releases) - [Changelog](https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md) - [Commits](https://github.com/JoshData/python-email-validator/commits/v2.2.0) --- 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>
1 parent 9c3a2a6 commit 228be54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ colorama==0.4.6
2222
# via click
2323
dnspython==2.4.2
2424
# via email-validator
25-
email-validator==2.0.0.post2
25+
email-validator==2.2.0
2626
# via pydantic
2727
genson==1.2.2
2828
# via datamodel-code-generator

0 commit comments

Comments
 (0)