Skip to content

Commit 72de7b0

Browse files
Update dependency Flask to v1.1.4
1 parent 3484d61 commit 72de7b0

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
@@ -9,7 +9,7 @@ gunicorn = "==20.0.4"
99
itsdangerous = "==1.1.0"
1010
python-dotenv = "==0.14.0"
1111
six = "==1.15.0"
12-
Flask = "==1.1.2"
12+
Flask = "==1.1.4"
1313
Flask-Cors = "==3.0.8"
1414
Flask-SQLAlchemy = "==2.4.4"
1515
Flask-WTF = "==0.14.3"

0 commit comments

Comments
 (0)