Skip to content

Commit 572ea21

Browse files
authored
Update dependency Flask-SQLAlchemy to v2.4.2 (GoogleCloudPlatform#3874)
1 parent 12dc5b3 commit 572ea21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
2-
Flask-SQLAlchemy==2.4.1
2+
Flask-SQLAlchemy==2.4.2
33
gunicorn==20.0.4
44
PyMySQL==0.9.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==1.1.2
2-
Flask-SQLAlchemy==2.4.1
2+
Flask-SQLAlchemy==2.4.2
33
gunicorn==20.0.4
44
#psycopg2==2.8.5 # You will need either this or psycopg-binary, see http://initd.org/psycopg/docs/install.html for more info
55
psycopg2-binary==2.8.5

0 commit comments

Comments
 (0)