Skip to content

Commit 468a086

Browse files
authored
Update dependency Flask-SQLAlchemy to v2.4.4 (#4297)
1 parent 86b8103 commit 468a086

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.3
2+
Flask-SQLAlchemy==2.4.4
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.3
2+
Flask-SQLAlchemy==2.4.4
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)