Skip to content

Commit 797dc75

Browse files
authored
fix: update pyodbc dependency to fix sqlalchemy test (#8203)
1 parent 7fb9175 commit 797dc75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==2.1.0
22
gunicorn==20.1.0
33
python-tds==1.11.0
4-
pyodbc==4.0.33
4+
pyodbc==4.0.34
55
pyopenssl==22.0.0
66
SQLAlchemy==1.4.38
77
cloud-sql-python-connector==0.6.1

0 commit comments

Comments
 (0)