Skip to content

Commit 215a9e6

Browse files
authored
chore(deps): update dependency httpretty to v1.0.4 (GoogleCloudPlatform#5202)
1 parent 3553995 commit 215a9e6

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
@@ -9,7 +9,7 @@ opentelemetry-ext-requests==0.8b0
99
opentelemetry-ext-wsgi==0.8b0
1010
opentelemetry-sdk==0.9b0
1111
grpcio==1.34.0
12-
httpretty==1.0.3
12+
httpretty==1.0.4
1313
google-cloud-monitoring==2.0.0
1414
google-cloud-trace==0.24.0
1515

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.3
77
opencensus-context==0.1.2
88
grpcio==1.34.0
9-
httpretty==1.0.3
9+
httpretty==1.0.4

0 commit comments

Comments
 (0)