Skip to content

Commit a1ca1c4

Browse files
chore(deps): update dependency google-api-core to v2.1.0 (GoogleCloudPlatform#6800)
Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>
1 parent 1229194 commit a1ca1c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

monitoring/opencensus/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==2.0.1
22
# Update this to a >2 once opencensus allows newer versions:
33
# https://github.com/census-instrumentation/opencensus-python/pull/1066
4-
google-api-core==1.31.3
4+
google-api-core==2.1.0
55
google-auth==1.35.0
66
googleapis-common-protos==1.53.0
77
opencensus==0.8.0

monitoring/prometheus/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==2.0.1
2-
google-api-core==2.0.0
2+
google-api-core==2.1.0
33
google-auth==2.0.0
44
googleapis-common-protos==1.53.0
55
prometheus-client==0.11.0

0 commit comments

Comments
 (0)