Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-bigquery to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 889cdd6 commit 03ca329
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies = [
"Flask-Cors>=3.0.3",
"fluent-logger>=0.9.4",
"google-cloud>=0.32.0",
"google-cloud-bigquery<=3.0.0",
"google-cloud-bigquery<=3.23.1",
"google-cloud-storage>=1.6.0",
"gunicorn>=19.9.0",
"matplotlib==3.3.4",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ flask-restful-swagger-2
Flask-Cors>=3.0.3
fluent-logger>=0.9.4
google-cloud>=0.32.0
google-cloud-bigquery<=3.0.0
google-cloud-bigquery<=3.23.1
google-cloud-storage>=1.6.0
gunicorn>=19.9.0
matplotlib==3.3.4
Expand Down

0 comments on commit 03ca329

Please sign in to comment.