Skip to content

Commit 6e34327

Browse files
authored
Updated pyroscope-io to 0.8.8 with 3.12 and 3.13 support (#6)
1 parent 601c3b9 commit 6e34327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ requires-python = ">= 3.8"
1111
dependencies = [
1212
"opentelemetry-api>=1.27.0, <2.0.0",
1313
"opentelemetry-sdk>=1.27.0, <2.0.0",
14-
"pyroscope-io==0.8.7"
14+
"pyroscope-io==0.8.8"
1515
]
1616
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)