Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 852bc7a

Browse filesBrowse files
authored
chore(deps): update dependency sqlalchemy to v1.3.23 (GoogleCloudPlatform#5318)
1 parent 4f29813 commit 852bc7a
Copy full SHA for 852bc7a

File tree

Expand file treeCollapse file tree

4 files changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

4 files changed

+4
-4
lines changed

‎appengine/standard_python3/cloudsql/requirements.txt

Copy file name to clipboardExpand all lines: appengine/standard_python3/cloudsql/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ flask==1.1.2
22
# psycopg2==2.8.4
33
psycopg2-binary==2.8.6 # you will need either the binary or the regular - for more info see http://initd.org/psycopg/docs/install.html
44
PyMySQL==1.0.2
5-
SQLAlchemy==1.3.22
5+
SQLAlchemy==1.3.23
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
2-
SQLAlchemy==1.3.22
2+
SQLAlchemy==1.3.23
33
PyMySQL==1.0.2
44
gunicorn==20.0.4
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
2-
SQLAlchemy==1.3.22
2+
SQLAlchemy==1.3.23
33
pg8000==1.16.5 # Do not upgrade >=1.6.6 until https://github.com/tlocke/pg8000/commit/3a2e7439ae3613367ec231218d7e0f541466d1e5#commitcomment-43174891 is resolved
44
gunicorn==20.0.4
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
2-
SQLAlchemy==1.3.22
2+
SQLAlchemy==1.3.23
33
pyodbc==4.0.30
44

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.