Skip to content

Commit 7a1a8d8

Browse files
committed
Update dependency email-validator to v1.1.3
1 parent 859490b commit 7a1a8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
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)