Skip to content

Commit 5e8b7ab

Browse files
committed
modify pyproject.toml
1 parent 77469d9 commit 5e8b7ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instrumentation/opentelemetry-instrumentation-asyncio/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
instruments = []
3434
test = [
3535
"opentelemetry-instrumentation-asyncio[instruments]",
36-
"opentelemetry-test-utils == 0.41b0.dev",
36+
"opentelemetry-test-utils == 0.41b0",
3737
"pytest",
3838
"wrapt >= 1.0.0, < 2.0.0",
3939
"pytest-asyncio",

0 commit comments

Comments
 (0)