Skip to content

Commit 2194a07

Browse files
update flask in cloud-sql (#3393)
Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>
1 parent 980e425 commit 2194a07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Flask==1.1.1
1+
Flask==1.1.2
22
SQLAlchemy==1.3.16
33
PyMySQL==0.9.3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Flask==1.1.1
1+
Flask==1.1.2
22
SQLAlchemy==1.3.16
33
pg8000==1.13.2; python_version > '3.0'
44
pg8000==1.12.5; python_version < '3.0'

0 commit comments

Comments
 (0)