Skip to content

Commit

Permalink
chore(deps): update dependency google-api-core to v2.1.0 (GoogleCloud…
Browse files Browse the repository at this point in the history
…Platform#6800)

Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>
  • Loading branch information
renovate-bot and gcf-merge-on-green[bot] authored Oct 7, 2021
1 parent 1229194 commit a1ca1c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion monitoring/opencensus/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Flask==2.0.1
# Update this to a >2 once opencensus allows newer versions:
# https://github.com/census-instrumentation/opencensus-python/pull/1066
google-api-core==1.31.3
google-api-core==2.1.0
google-auth==1.35.0
googleapis-common-protos==1.53.0
opencensus==0.8.0
Expand Down
2 changes: 1 addition & 1 deletion monitoring/prometheus/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==2.0.1
google-api-core==2.0.0
google-api-core==2.1.0
google-auth==2.0.0
googleapis-common-protos==1.53.0
prometheus-client==0.11.0
Expand Down

0 comments on commit a1ca1c4

Please sign in to comment.