fix(deps): update dependency email-validator to v1.2.1

This commit is contained in:
renovate 2022-09-06 23:24:49 +00:00
parent b38e765dfe
commit cdc7bd618c
No known key found for this signature in database
GPG key ID: 52B8FACB6DED89D9
2 changed files with 6 additions and 6 deletions

View file

@ -61,7 +61,7 @@ aiofiles = "^0.8.0"
asgiref = "^3.4.1"
bcrypt = "^3.2.0"
bleach = "^4.1.0"
email-validator = "1.1.3"
email-validator = "1.2.1"
fakeredis = "^1.6.1"
feedgen = "^0.9.0"
httpx = "^0.20.0"