Skip to content

Commit

Permalink
chore(deps): update dependency google-api-core to v2.8.2 (#8093)
Browse files Browse the repository at this point in the history
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
  • Loading branch information
renovate-bot and leahecole authored Jun 16, 2022
1 parent b12ecad commit fe16d52
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer/cicd_sample/utils/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest==7.0.1
requests==2.27.1
google-api-core==2.8.1
google-api-core==2.8.2
google-resumable-media==2.3.3
2 changes: 1 addition & 1 deletion monitoring/opencensus/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==2.1.0
google-api-core==2.8.1
google-api-core==2.8.2
google-auth==2.6.2
googleapis-common-protos==1.56.2
opencensus==0.9.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.1.0
google-api-core==2.8.1
google-api-core==2.8.2
google-auth==2.6.2
googleapis-common-protos==1.56.2
prometheus-client==0.14.1
Expand Down

0 comments on commit fe16d52

Please sign in to comment.