Skip to content

Commit eb87d4a

Browse files
authored
Merge pull request #54 from hackersandslackers/renovate/email-validator-1.x
Update dependency email-validator to v1.1.3
2 parents 33faca2 + 7a1a8d8 commit eb87d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
click==7.1.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
22
dnspython==2.1.0; python_version >= "3.6"
3-
email-validator==1.1.2
3+
email-validator==1.1.3
44
flask-wtf==0.15.1
55
flask==1.1.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
66
idna==3.1; python_version >= "3.4"

0 commit comments

Comments
 (0)