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 9b7a30f

Browse filesBrowse files
chore(deps): update dependency sqlalchemy to v1.4.27 (GoogleCloudPlatform#7064)
* chore(deps): update dependency sqlalchemy to v1.4.26 * revert composer * actually revert composer * bump up one more version Co-authored-by: Leah Cole <coleleah@google.com> Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent d1505ba commit 9b7a30f
Copy full SHA for 9b7a30f

File tree

Expand file treeCollapse file tree

8 files changed

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

8 files changed

+8
-8
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==2.0.1
22
# psycopg2==2.8.4
33
psycopg2-binary==2.9.1 # 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.4.22
5+
SQLAlchemy==1.4.27
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
SQLAlchemy==1.4.22
1+
SQLAlchemy==1.4.27
22
PyMySQL==1.0.2
33
tink==1.6.1
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==2.0.1
2-
SQLAlchemy==1.4.22
2+
SQLAlchemy==1.4.27
33
PyMySQL==1.0.2
44
gunicorn==20.1.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
SQLAlchemy==1.4.22
1+
SQLAlchemy==1.4.27
22
pg8000==1.22.1
33
tink==1.6.1
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==2.0.1
22
pg8000==1.22.1
3-
SQLAlchemy==1.4.22
3+
SQLAlchemy==1.4.27
44
gunicorn==20.1.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SQLAlchemy==1.4.22
1+
SQLAlchemy==1.4.27
22
python-tds==1.11.0
33
sqlalchemy-pytds==0.3.1
44
tink==1.6.1

‎cloud-sql/sql-server/sqlalchemy/requirements.txt

Copy file name to clipboardExpand all lines: cloud-sql/sql-server/sqlalchemy/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==2.0.1
2-
SQLAlchemy==1.4.22
2+
SQLAlchemy==1.4.27
33
python-tds==1.11.0
44
sqlalchemy-pytds==0.3.3
55
pyopenssl==21.0.0

‎run/idp-sql/requirements.txt

Copy file name to clipboardExpand all lines: run/idp-sql/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==2.0.1
2-
SQLAlchemy==1.4.22
2+
SQLAlchemy==1.4.27
33
pg8000==1.22.1
44
gunicorn==20.1.0
55
firebase-admin==5.0.3

0 commit comments

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