Skip to content

Commit 30e37fc

Browse files
authored
Merge pull request #31 from toddbirchard/renovate/email-validator-1.x
Update dependency email-validator to v1.1.3
2 parents 8aa4626 + 73422b3 commit 30e37fc

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,7 +1,7 @@
11
click==7.1.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
22
ddtrace==0.44.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
33
dnspython==2.0.0; python_version >= "3.6"
4-
email-validator==1.1.2
4+
email-validator==1.1.3
55
flask-assets==2.0
66
flask-login==0.5.0
77
flask-sqlalchemy==2.4.4; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0")

0 commit comments

Comments
 (0)