Skip to content

Commit 64efbee

Browse files
chore(deps): update dependency sqlalchemy to v1.4.38 (GoogleCloudPlatform#8118)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent cf29da0 commit 64efbee

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

appengine/standard_python3/cloudsql/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ flask==2.1.0
22
# psycopg2==2.8.4
33
psycopg2-binary==2.9.3 # 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.37
5+
SQLAlchemy==1.4.38
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
SQLAlchemy==1.4.37
1+
SQLAlchemy==1.4.38
22
PyMySQL==1.0.2
33
tink==1.6.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==2.1.0
2-
SQLAlchemy==1.4.37
2+
SQLAlchemy==1.4.38
33
PyMySQL==1.0.2
44
gunicorn==20.1.0
55
cloud-sql-python-connector==0.6.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
SQLAlchemy==1.4.37
1+
SQLAlchemy==1.4.38
22
pg8000==1.24.2
33
tink==1.6.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==2.1.0
22
pg8000==1.24.2
3-
SQLAlchemy==1.4.37
3+
SQLAlchemy==1.4.38
44
cloud-sql-python-connector==0.6.1
55
gunicorn==20.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SQLAlchemy==1.4.37
1+
SQLAlchemy==1.4.38
22
python-tds==1.11.0
33
sqlalchemy-pytds==0.3.4
44
tink==1.6.1

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ gunicorn==20.1.0
33
python-tds==1.11.0
44
pyodbc==4.0.32
55
pyopenssl==22.0.0
6-
SQLAlchemy==1.4.37
6+
SQLAlchemy==1.4.38
77
cloud-sql-python-connector==0.6.1
88
sqlalchemy-pytds==0.3.4

run/idp-sql/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==2.1.0
2-
SQLAlchemy==1.4.37
2+
SQLAlchemy==1.4.38
33
pg8000==1.24.2
44
gunicorn==20.1.0
55
firebase-admin==5.2.0

0 commit comments

Comments
 (0)