Skip to content

Commit 060c946

Browse files
chore(deps): update dependency httpretty to v1.1.1 (GoogleCloudPlatform#5829)
Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com>
1 parent b1dc3a9 commit 060c946

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

trace/cloud-trace-demo-app-opentelemetry/app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ opentelemetry-exporter-google-cloud==0.18b0
33
opentelemetry-tools-google-cloud==0.18b0
44
opentelemetry-instrumentation-flask==0.17b0
55
grpcio==1.37.1
6-
httpretty==1.1.0
6+
httpretty==1.1.1
77
google-cloud-monitoring==1.1.0
88
google-cloud-trace==0.24.0

trace/cloud-trace-demo-app/app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ opencensus-ext-stackdriver==0.7.4
66
opencensus-ext-flask==0.7.4
77
opencensus-context==0.1.2
88
grpcio==1.37.1
9-
httpretty==1.1.0
9+
httpretty==1.1.1

0 commit comments

Comments
 (0)