Skip to content

Commit 0506ac5

Browse files
Update dependency Flask-WTF to v0.15.1
1 parent 3484d61 commit 0506ac5

File tree

3 files changed

+252
-100
lines changed

3 files changed

+252
-100
lines changed

_RESOURCES/course-work/python-project-starter/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ six = "==1.15.0"
1212
Flask = "==1.1.2"
1313
Flask-Cors = "==3.0.8"
1414
Flask-SQLAlchemy = "==2.4.4"
15-
Flask-WTF = "==0.14.3"
15+
Flask-WTF = "==0.15.1"
1616
Jinja2 = "==2.11.2"
1717
MarkupSafe = "==2.0.1"
1818
SQLAlchemy = "==1.3.19"

0 commit comments

Comments
 (0)