Skip to content

Commit

Permalink
Update dependency google-cloud-pubsub to v2.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 30, 2024
1 parent 30fc6d4 commit 1fe5976
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 @@ -54,7 +54,7 @@ scikit-learn = "1.2.2"
#matplotlib= "3.7.2"
#seaborn = "0.12.2"
ma-components = {path = "python/base_component_image/", develop = true}
google-cloud-pubsub = "2.15.0"
google-cloud-pubsub = "2.25.1"
#google-analytics-admin = "0.17.0"
google-analytics-admin = "0.22.7"
google-analytics-data = "^0.18.0"
Expand Down
2 changes: 1 addition & 1 deletion python/base_component_image/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ docker = "^6.0.1"
google-cloud-bigquery = "2.30.0"
google-cloud-aiplatform = "1.52.0"
shapely = "<2.0.0"
google-cloud-pubsub = "2.15.0"
google-cloud-pubsub = "2.25.1"
#google-cloud-pipeline-components = "1.0.33"
google-cloud-pipeline-components = "2.6.0"
db-dtypes = "1.2.0"
Expand Down

0 comments on commit 1fe5976

Please sign in to comment.