Skip to content

Commit

Permalink
requirements/prod: bump 'email_validator' to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Avinash Reddy authored and jamescurtin committed May 11, 2022
1 parent f122ec0 commit c191198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.app_name}}/requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ psycopg2-binary==2.9.3
Flask-Migrate==3.1.0

# Forms
email-validator==1.1.3
email-validator==1.2.1
Flask-WTF==1.0.1
WTForms==3.0.1

Expand Down

0 comments on commit c191198

Please sign in to comment.