Skip to content

Commit 4dde1e1

Browse files
fix(deps): update dependency google-cloud-bigquery to <=3.30.0
1 parent 5918cd2 commit 4dde1e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies = [
4646
"Flask-Cors>=3.0.3",
4747
"fluent-logger>=0.9.4",
4848
"google-cloud>=0.32.0",
49-
"google-cloud-bigquery<=3.27.0",
49+
"google-cloud-bigquery<=3.30.0",
5050
"google-cloud-storage>=1.6.0",
5151
"gunicorn>=22.0.0",
5252
"matplotlib==3.10.0",

0 commit comments

Comments
 (0)