File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
instrumentation/opentelemetry-instrumentation-flask Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ instruments = [
39
39
]
40
40
test = [
41
41
" opentelemetry-instrumentation-flask[instruments]" ,
42
- " markupsafe==2.0.1 " ,
42
+ " markupsafe==2.1.2 " ,
43
43
" opentelemetry-test-utils == 0.40b0.dev" ,
44
44
]
45
45
Original file line number Diff line number Diff line change @@ -306,7 +306,7 @@ changedir =
306
306
test-instrumentation-elasticsearch{2,5,6}: instrumentation/opentelemetry-instrumentation-elasticsearch/tests
307
307
test-instrumentation-falcon{1,2,3}: instrumentation/opentelemetry-instrumentation-falcon/tests
308
308
test-instrumentation-fastapi: instrumentation/opentelemetry-instrumentation-fastapi/tests
309
- test-instrumentation-flask: instrumentation/opentelemetry-instrumentation-flask/tests
309
+ test-instrumentation-flask{213,220} : instrumentation/opentelemetry-instrumentation-flask/tests
310
310
test-instrumentation-urllib: instrumentation/opentelemetry-instrumentation-urllib/tests
311
311
test-instrumentation-urllib3: instrumentation/opentelemetry-instrumentation-urllib3/tests
312
312
test-instrumentation-grpc: instrumentation/opentelemetry-instrumentation-grpc/tests
You can’t perform that action at this time.
0 commit comments